16 lines
306 B
Makefile
16 lines
306 B
Makefile
# $OpenBSD: Makefile,v 1.8 2012/11/10 15:01:34 stsp Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += e
|
|
SUBDIR += ecore
|
|
SUBDIR += e_dbus
|
|
SUBDIR += edje
|
|
SUBDIR += eet
|
|
SUBDIR += efreet
|
|
SUBDIR += eina
|
|
SUBDIR += eio
|
|
SUBDIR += embryo
|
|
SUBDIR += evas
|
|
|
|
.include <bsd.port.subdir.mk>
|