a990f3de4a
but there's some todo items to work through before we attach it to the build initial work by laurent fanis ok robert@ jasper@ bernd@ might have oked it if he wasnt giving a talk right now
14 lines
247 B
Makefile
14 lines
247 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2007/11/30 16:04:37 dlg Exp $
|
|
|
|
SUBDIR += e
|
|
SUBDIR += ecore
|
|
SUBDIR += edje
|
|
SUBDIR += eet
|
|
SUBDIR += efreet
|
|
SUBDIR += embryo
|
|
SUBDIR += evas
|
|
|
|
CFLAGS+= -g
|
|
|
|
.include <bsd.port.subdir.mk>
|