12 lines
235 B
Makefile
12 lines
235 B
Makefile
# $OpenBSD: Makefile,v 1.12 2012/07/07 17:59:28 ajacoutot Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += cogl
|
|
SUBDIR += core
|
|
SUBDIR += clutter-gst
|
|
SUBDIR += clutter-gtk
|
|
SUBDIR += mash
|
|
SUBDIR += mx
|
|
|
|
.include <bsd.port.subdir.mk>
|