]> err.no Git - sope/blob - sope-xml/GNUmakefile
cf91b49a5dae9c359924ac6f8bf207d9f57f13a2
[sope] / sope-xml / GNUmakefile
1 # GNUstep makefile
2
3 -include ../config.make
4 include $(GNUSTEP_MAKEFILES)/common.make
5
6 PACKAGE_NAME=sope-xml
7 VERSION=4.5.0
8
9 SUBPROJECTS = \
10         SaxObjC         \
11         DOM             \
12         libxmlSAXDriver \
13         STXSaxDriver    \
14         XmlRpc          \
15         samples         \
16
17 include $(GNUSTEP_MAKEFILES)/aggregate.make