SF.net SVN: gar:[24464] csw/mgar/pkg/npth/trunk/Makefile

lblume at users.sourceforge.net lblume at users.sourceforge.net
Wed Dec 17 14:52:36 CET 2014


Revision: 24464
          http://sourceforge.net/p/gar/code/24464
Author:   lblume
Date:     2014-12-17 13:52:36 +0000 (Wed, 17 Dec 2014)
Log Message:
-----------
npth/trunk: More packaging adjustment

Modified Paths:
--------------
    csw/mgar/pkg/npth/trunk/Makefile

Modified: csw/mgar/pkg/npth/trunk/Makefile
===================================================================
--- csw/mgar/pkg/npth/trunk/Makefile	2014-12-17 13:38:51 UTC (rev 24463)
+++ csw/mgar/pkg/npth/trunk/Makefile	2014-12-17 13:52:36 UTC (rev 24464)
@@ -30,15 +30,16 @@
 SPKG_DESC_CSWlibnpth0 += $(DESCRIPTION), libnpth.so.0
 RUNTIME_DEP_PKGS_CSWlibnpth0 += CSWlibgcc-s1
 
+
+PACKAGES += CSWnpth-dev
+CATALOGNAME_CSWnpth-dev = npth_dev
+SPKG_DESC_CSWnpth-dev = Development files for libnpth.so.0
 PKGFILES_CSWnpth-dev += $(PKGFILES_DEVEL)
+RUNTIME_DEP_PKGS_CSWnpth-dev += CSWlibnpth0
 
-RUNTIME_DEP_PKGS_CSWnpth += CSWlibgcc-s1
-RUNTIME_DEP_PKGS_CSWnpth += CSWlibnpth0
-
 CONFIGURE_ARGS = $(DIRPATHS)
 
 EXTRA_CFLAGS = -std=c99
-# -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6
 
 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