2011-12-20 09:01:59 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.7 2011/12/20 14:01:59 ajacoutot Exp $
|
2009-02-15 12:42:31 -05:00
|
|
|
|
2010-02-01 12:00:12 -05:00
|
|
|
SUBDIR =
|
2011-12-20 09:01:59 -05:00
|
|
|
SUBDIR += cogl
|
2009-02-15 12:42:31 -05:00
|
|
|
SUBDIR += core
|
2009-02-15 12:48:07 -05:00
|
|
|
SUBDIR += clutter-box2d
|
|
|
|
SUBDIR += clutter-gst
|
|
|
|
SUBDIR += clutter-gtk
|
2009-02-15 12:42:31 -05:00
|
|
|
# SUBDIR += clutter-vala
|
|
|
|
# SUBDIR += pyclutter Doesn't work yet (makes python crash)
|
|
|
|
|
|
|
|
.include <bsd.port.subdir.mk>
|