]> err.no Git - sope/blob - sope-appserver/GNUmakefile
new Xcode projects, removed old Xcode project
[sope] / sope-appserver / GNUmakefile
1 # $Id: GNUmakefile 6 2004-08-20 17:57:50Z helge $
2
3 include $(GNUSTEP_MAKEFILES)/common.make
4
5 PACKAGE_NAME=sope-appserver
6 VERSION=4.3.0
7
8 SUBPROJECTS += \
9         NGObjWeb        \
10         WEExtensions    \
11         WOExtensions    \
12         WOXML           \
13         SoOFS           \
14         NGXmlRpc        \
15
16 -include $(GNUSTEP_MAKEFILES)/GNUmakefile.preamble
17 include $(GNUSTEP_MAKEFILES)/aggregate.make
18 -include $(GNUSTEP_MAKEFILES)/GNUmakefile.postamble