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.
_______________________________________________
devel mailing list
devel@lists.opencsw.org
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to