]> err.no Git - sope/blob - sope-xml/STXSaxDriver/GNUmakefile.preamble
removed linking against scripting libs
[sope] / sope-xml / STXSaxDriver / GNUmakefile.preamble
1 # $Id$
2
3
4 ifneq ($(GNUSTEP_BUILD_DIR),)
5 ADDITIONAL_LIB_DIRS += \
6         -L$(GNUSTEP_BUILD_DIR)/../SaxObjC/$(GNUSTEP_OBJ_DIR_NAME)
7 else
8 ADDITIONAL_LIB_DIRS += -L../SaxObjC/$(GNUSTEP_OBJ_DIR)
9 endif
10
11 STXSaxDriver_INCLUDE_DIRS += \
12         -I.             \
13         -I./Model/      \
14         -I./ExtraSTX/   \
15         -I..
16
17 STXSaxDriver_BUNDLE_LIBS += -lSaxObjC