# $Id$ include $(GNUSTEP_MAKEFILES)/common.make PACKAGE_NAME=skyrix-xml VERSION=4.2.0 SUBPROJECTS = \ SaxObjC \ DOM \ libxmlSAXDriver \ STXSaxDriver \ XmlRpc \ samples \ ifeq ($(FOUNDATION_LIB), apple) # no makefile yet: SUBPROJECTS += CFXMLSaxDriver endif include $(GNUSTEP_MAKEFILES)/aggregate.make