# $Id$

include $(GNUSTEP_MAKEFILES)/common.make

BUNDLE_NAME        = pyxSAXDriver
BUNDLE_EXTENSION   = .sax
BUNDLE_INSTALL_DIR = $(GNUSTEP_USER_ROOT)/Library/SaxDrivers-4.3/

pyxSAXDriver_OBJC_FILES = pyxSAXDriver.m

-include GNUmakefile.preamble
include $(GNUSTEP_MAKEFILES)/bundle.make
-include GNUmakefile.postamble
-include fhs.make