openbsd-ports/x11/e17/Makefile

14 lines
247 B
Makefile
Raw Normal View History

# $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>