[csw-devel] SF.net SVN: gar:[8467] csw/mgar/gar/v2/gar.pkg.mk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Wed Feb 10 16:52:30 CET 2010
Revision: 8467
http://gar.svn.sourceforge.net/gar/?rev=8467&view=rev
Author: dmichelsen
Date: 2010-02-10 15:52:30 +0000 (Wed, 10 Feb 2010)
Log Message:
-----------
mGAR v2: Add POSTMSG for CAS cswpostmsg
Modified Paths:
--------------
csw/mgar/gar/v2/gar.pkg.mk
Modified: csw/mgar/gar/v2/gar.pkg.mk
===================================================================
--- csw/mgar/gar/v2/gar.pkg.mk 2010-02-10 15:31:08 UTC (rev 8466)
+++ csw/mgar/gar/v2/gar.pkg.mk 2010-02-10 15:52:30 UTC (rev 8467)
@@ -212,6 +212,7 @@
_CSWCLASSES += cswinetd
_CSWCLASSES += cswinitsmf
_CSWCLASSES += cswtexinfo
+_CSWCLASSES += cswpostmsg
# Make sure the configuration files always have a .CSW suffix and rename the
# configuration files to this if necessary during merge.
@@ -359,6 +360,7 @@
$(if $(PROTOTYPE_GROUP_$M),$$F[5] = "$(PROTOTYPE_GROUP_$M)";)\
$(if $(PROTOTYPE_FILES_$M),})\
)\
+ $(foreach F,$(POSTMSG),$$F[1] = "cswpostmsg" if( $$F[2] eq "$F" );)\
print join(" ", at F),"\n";'
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