[csw-devel] SF.net SVN: gar:[12469] csw/mgar/pkg/flex_new/trunk/Makefile
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Sun Jan 9 12:28:07 CET 2011
Revision: 12469
http://gar.svn.sourceforge.net/gar/?rev=12469&view=rev
Author: wahwah
Date: 2011-01-09 11:28:07 +0000 (Sun, 09 Jan 2011)
Log Message:
-----------
flex-new: Removed an unnecessary dependency, removed .a files
Modified Paths:
--------------
csw/mgar/pkg/flex_new/trunk/Makefile
Property Changed:
----------------
csw/mgar/pkg/flex_new/trunk/Makefile
Modified: csw/mgar/pkg/flex_new/trunk/Makefile
===================================================================
--- csw/mgar/pkg/flex_new/trunk/Makefile 2011-01-09 11:13:13 UTC (rev 12468)
+++ csw/mgar/pkg/flex_new/trunk/Makefile 2011-01-09 11:28:07 UTC (rev 12469)
@@ -1,3 +1,5 @@
+# $Id$
+
NAME = flex
VERSION = 2.5.35
CATEGORIES = devel
@@ -21,13 +23,15 @@
PACKAGES = CSWflex-new
CATALOGNAME = flex_new
-RUNTIME_DEP_PKGS = CSWggettextrt CSWiconv
+RUNTIME_DEP_PKGS = CSWggettextrt
NOISALIST = 1
CONFIGURE_ARGS = --prefix=$(libexecdir)/$(NAME)-$(VERSION)
TEST_TARGET = check
+EXTRA_MERGE_EXCLUDE_FILES = $(prefix)/.*\.a
+
include gar/category.mk
# Must use GNU diff for option '-q' or two tests fail due to bailing out Sun diff
Property changes on: csw/mgar/pkg/flex_new/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
+ Id
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