SF.net SVN: gar:[23613] csw/mgar/pkg/gnustep-make/trunk/Makefile
rmottola at users.sourceforge.net
rmottola at users.sourceforge.net
Wed May 14 00:29:15 CEST 2014
Revision: 23613
http://sourceforge.net/p/gar/code/23613
Author: rmottola
Date: 2014-05-13 22:29:13 +0000 (Tue, 13 May 2014)
Log Message:
-----------
gnustep-make/trunk: change prefix to /GNUstep
Modified Paths:
--------------
csw/mgar/pkg/gnustep-make/trunk/Makefile
Modified: csw/mgar/pkg/gnustep-make/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gnustep-make/trunk/Makefile 2014-05-13 21:15:42 UTC (rev 23612)
+++ csw/mgar/pkg/gnustep-make/trunk/Makefile 2014-05-13 22:29:13 UTC (rev 23613)
@@ -21,10 +21,11 @@
#we have no tests anyway
SKIPTEST = 1
+prefix = $(BUILD_PREFIX)/GNUstep
+
CONFIGURE_ARGS = $(DIRPATHS)
CONFIGURE_ARGS += --with-layout=gnustep
#CONFIGURE_ARGS += LDFLAGS="-L/opt/csw/lib -R/opt/csw/lib"
-#CONFIGURE_ARGS += CPPFLAGS=-I/opt/csw/include
include gar/category.mk
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list