From 2990811b956834563554357c4af853aea40eddb3 Mon Sep 17 00:00:00 2001 From: helge Date: Wed, 23 Mar 2005 14:35:30 +0000 Subject: [PATCH] minor preps for SOPE 4.5 compilation git-svn-id: http://svn.opengroupware.org/SOPE/trunk@693 e4a50df8-12e2-0310-a44c-efbce7f8a7e3 --- Recycler/ExpatSaxDriver/GNUmakefile | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Recycler/ExpatSaxDriver/GNUmakefile b/Recycler/ExpatSaxDriver/GNUmakefile index 70b8831d..436c3915 100644 --- a/Recycler/ExpatSaxDriver/GNUmakefile +++ b/Recycler/ExpatSaxDriver/GNUmakefile @@ -1,6 +1,9 @@ -# $Id$ +# GNUstep makefile +-include ../../config.make include $(GNUSTEP_MAKEFILES)/common.make +-include ../../Version +-include ./Version BUNDLE_NAME = ExpatSaxDriver BUNDLE_EXTENSION = .sax @@ -35,3 +38,5 @@ after-all :: @(cd $(BUNDLE_NAME)$(BUNDLE_EXTENSION);\ cp ../bundle-info.plist .) endif + +SYSTEM_LIB_DIR += -L/usr/local/lib -L/usr/lib -- 2.39.5