[csw-devel] SF.net SVN: gar:[3524] csw/mgar/pkg/gcc4/trunk/Makefile

valholla at users.sourceforge.net valholla at users.sourceforge.net
Fri Feb 27 18:12:44 CET 2009


Revision: 3524
          http://gar.svn.sourceforge.net/gar/?rev=3524&view=rev
Author:   valholla
Date:     2009-02-27 17:12:44 +0000 (Fri, 27 Feb 2009)

Log Message:
-----------
fix post-extract to not run for 'global' modulation

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

Modified: csw/mgar/pkg/gcc4/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gcc4/trunk/Makefile	2009-02-27 16:10:08 UTC (rev 3523)
+++ csw/mgar/pkg/gcc4/trunk/Makefile	2009-02-27 17:12:44 UTC (rev 3524)
@@ -27,7 +27,7 @@
 
 ## After sucessful source extraction
 ## Create $(OBJECT_DIR) to build in
-post-extract-modulated:
+post-extract-$(addprefix post-extract-,$(MODULATIONS)):
 	echo "==> Creating Object Dir for Building"
 	@( mkdir $(OBJECT_DIR) )
 	$(DONADA)


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