8cd8d39edc
from armani@ ok laurent@
15 lines
289 B
Makefile
15 lines
289 B
Makefile
# $OpenBSD: Makefile,v 1.7 2012/10/23 09:04:25 jasper Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += e
|
|
SUBDIR += ecore
|
|
SUBDIR += e_dbus
|
|
SUBDIR += edje
|
|
SUBDIR += eet
|
|
SUBDIR += efreet
|
|
SUBDIR += eina
|
|
SUBDIR += embryo
|
|
SUBDIR += evas
|
|
|
|
.include <bsd.port.subdir.mk>
|