2013-01-27 10:57:29 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.9 2013/01/27 15:57:29 rpe Exp $
|
2007-11-30 11:04:37 -05:00
|
|
|
|
2010-02-01 12:00:12 -05:00
|
|
|
SUBDIR =
|
2007-11-30 11:04:37 -05:00
|
|
|
SUBDIR += e
|
|
|
|
SUBDIR += ecore
|
2010-01-11 10:07:08 -05:00
|
|
|
SUBDIR += e_dbus
|
2007-11-30 11:04:37 -05:00
|
|
|
SUBDIR += edje
|
|
|
|
SUBDIR += eet
|
|
|
|
SUBDIR += efreet
|
2010-01-11 10:07:08 -05:00
|
|
|
SUBDIR += eina
|
2012-11-10 10:01:34 -05:00
|
|
|
SUBDIR += eio
|
2013-01-27 10:57:29 -05:00
|
|
|
SUBDIR += elementary
|
2007-11-30 11:04:37 -05:00
|
|
|
SUBDIR += embryo
|
2013-01-27 10:57:29 -05:00
|
|
|
SUBDIR += emotion
|
|
|
|
SUBDIR += ethumb
|
2007-11-30 11:04:37 -05:00
|
|
|
SUBDIR += evas
|
|
|
|
|
|
|
|
.include <bsd.port.subdir.mk>
|