# GNUstep makefile -include ./config.make include $(GNUSTEP_MAKEFILES)/common.make SUBPROJECTS += \ sope-xml \ sope-core \ sope-mime \ sope-appserver \ sope-ldap \ sope-ical \ sope-gdl1 \ xmlrpc_call \ -include $(GNUSTEP_MAKEFILES)/GNUmakefile.preamble include $(GNUSTEP_MAKEFILES)/aggregate.make -include $(GNUSTEP_MAKEFILES)/GNUmakefile.postamble distclean :: if test -f config.make; then rm config.make; fi