3 -include ../../config.make
4 include $(GNUSTEP_MAKEFILES)/common.make
8 BUNDLE_NAME = versitSaxDriver
9 BUNDLE_EXTENSION = .sax
10 BUNDLE_INSTALL_DIR = $(GNUSTEP_INSTALLATION_DIR)/Library/SaxDrivers-$(MAJOR_VERSION).$(MINOR_VERSION)/
12 versitSaxDriver_OBJC_FILES = \
18 versitSaxDriver_RESOURCE_FILES = bundle-info.plist
20 -include GNUmakefile.preamble
21 include $(GNUSTEP_MAKEFILES)/bundle.make
22 -include GNUmakefile.postamble