2008-07-10 13:10:16 -07:00
|
|
|
top_srcdir=..
|
|
|
|
top_builddir=$(top_srcdir)
|
|
|
|
|
2008-06-28 15:32:44 -07:00
|
|
|
include $(top_srcdir)/makerules/common.mk
|
2008-06-23 06:54:47 -07:00
|
|
|
|
2007-06-28 10:47:08 -07:00
|
|
|
SUBDIRS=framework \
|
2008-04-05 08:11:43 -07:00
|
|
|
exceptionhandler \
|
2007-06-28 10:47:08 -07:00
|
|
|
gamelib \
|
2009-08-22 23:01:26 -07:00
|
|
|
iniparser \
|
2007-06-28 10:47:08 -07:00
|
|
|
ivis_common \
|
2006-07-21 14:48:55 -07:00
|
|
|
ivis_opengl \
|
2007-06-28 10:47:08 -07:00
|
|
|
netplay \
|
|
|
|
script \
|
|
|
|
sequence \
|
|
|
|
sound \
|
|
|
|
widget
|
|
|
|
|
2008-06-24 16:41:52 -07:00
|
|
|
include $(top_srcdir)/makerules/submake.mk
|