[csw-devel] SF.net SVN: gar:[9173] csw/mgar/pkg/giflib/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Sun Mar 14 22:32:47 CET 2010
Revision: 9173
http://gar.svn.sourceforge.net/gar/?rev=9173&view=rev
Author: dmichelsen
Date: 2010-03-14 21:32:47 +0000 (Sun, 14 Mar 2010)
Log Message:
-----------
giflib: Add gif2x11, which is only in the cswx11 modulation
Modified Paths:
--------------
csw/mgar/pkg/giflib/trunk/Makefile
Modified: csw/mgar/pkg/giflib/trunk/Makefile
===================================================================
--- csw/mgar/pkg/giflib/trunk/Makefile 2010-03-14 21:28:16 UTC (rev 9172)
+++ csw/mgar/pkg/giflib/trunk/Makefile 2010-03-14 21:32:47 UTC (rev 9173)
@@ -59,6 +59,7 @@
TEST_TARGET = check
EXTRA_PAX_ARGS-32 = -s ",\(\.$(libdir)/libgif\)\(\.so\.4\.1\.6\),\1-$(FEATURES)\2,p"
+EXTRA_PAX_ARGS-32 += -s ",\(\.$(bindir)/gif2x11\),\1,p"
EXTRA_PAX_ARGS-64 = -s ",\.$(libdir)/libgif\(\.so\.4\.1\.6\),.$(libdir_install)/$(ISA)/libgif-$(FEATURES)\1,p"
EXTRA_PAX_ARGS += $(EXTRA_PAX_ARGS-$(MEMORYMODEL))
@@ -77,7 +78,7 @@
ARCHALL_CSWungif = 1
PKGFILES_CSWgiflibrt = .*/libgif-nox11\..*
-PKGFILES_CSWgiflibrtx11 = .*/libgif-cswx11\..*
+PKGFILES_CSWgiflibrtx11 = .*/libgif-cswx11\..* $(bindir)/gif2x11
PKGFILES_CSWgiflibdoc = $(PKGFILES_DOC)
PKGFILES_CSWungif = .*/libungif\..*
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