[csw-devel] SF.net SVN: gar:[14300] csw/mgar/pkg/php5/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Sun Apr 17 22:59:08 CEST 2011
Revision: 14300
http://gar.svn.sourceforge.net/gar/?rev=14300&view=rev
Author: bdwalton
Date: 2011-04-17 20:59:07 +0000 (Sun, 17 Apr 2011)
Log Message:
-----------
php5/trunk: clean up more commented legacy stuff
Modified Paths:
--------------
csw/mgar/pkg/php5/trunk/Makefile
Modified: csw/mgar/pkg/php5/trunk/Makefile
===================================================================
--- csw/mgar/pkg/php5/trunk/Makefile 2011-04-17 20:58:14 UTC (rev 14299)
+++ csw/mgar/pkg/php5/trunk/Makefile 2011-04-17 20:59:07 UTC (rev 14300)
@@ -171,29 +171,8 @@
BUILD_DEP_PKGS += CSWlibgdbm-dev CSWlibidn-dev CSWlibgd-dev CSWcoreutils
-# end verify...
-
-# PATCHFILES += configure.diff
-# PATCHFILES += odbc.diff
-# PATCHFILES += pdopgsql.diff
-# PATCHFILES += pgsql.diff
-
-# PHP Extensions, currently deactivated
-#
-# GAR needs performance enhancements to handle an integrated build with
-# all the extensions otherwise the build takes ages.
-# 1) File downloads are triggered via gmake invocations -> s l o w !!
-# 2) Unless gmake is called -r there are heaps of implicit rule searches
-# for the included Makefiles (gmake tries to remake them)
-# 3) ... TBD, probably more
-#
-EXTENSION_MAKEFILES := $(wildcard extensions/*/Makefile)
-#include $(EXTENSION_MAKEFILES)
-
EXTRA_CFLAGS = -I$(prefix)/include/ncursesw
-#LIBS += -lrt -lintl
-
NOISALIST = 1
STRIP_LIBTOOL = 1
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