[csw-devel] SF.net SVN: gar:[4838] csw/mgar/pkg/libmcal/trunk/Makefile
valholla at users.sourceforge.net
valholla at users.sourceforge.net
Wed May 13 22:35:25 CEST 2009
Revision: 4838
http://gar.svn.sourceforge.net/gar/?rev=4838&view=rev
Author: valholla
Date: 2009-05-13 20:35:25 +0000 (Wed, 13 May 2009)
Log Message:
-----------
tweak post-extract-modulated
Modified Paths:
--------------
csw/mgar/pkg/libmcal/trunk/Makefile
Modified: csw/mgar/pkg/libmcal/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libmcal/trunk/Makefile 2009-05-13 20:20:15 UTC (rev 4837)
+++ csw/mgar/pkg/libmcal/trunk/Makefile 2009-05-13 20:35:25 UTC (rev 4838)
@@ -55,11 +55,9 @@
cd $(WORKDIR)/mcal-drivers; cp -R * $(abspath $(WORKSRC))
perl -i -pe 's|CC=gcc|CC=$(CC)|' $(WORKSRC)/mstore/Makefile
perl -i -pe 's|CFLAGS=.*|CFLAGS=$$\\$$(INCLUDE) $(CFLAGS) -xcode=pic32 |' $(WORKSRC)/mstore/Makefile
- perl -i -pe 's|ld -r|$$\\$$(CC) $$\\$$(CFLAGS) -G -xcode=pic32 |' $(WORKSRC)/mstore/Makefile
gmake -C $(WORKSRC)/mstore
perl -i -pe 's|CC=gcc|CC=$(CC)|' $(WORKSRC)/icap/Makefile
perl -i -pe 's|CFLAGS=.*|CFLAGS=$$\\$$(INCLUDE) $(CFLAGS) -xcode=pic32 |' $(WORKSRC)/icap/Makefile
- perl -i -pe 's|ld -r|$$\\$$(CC) $$\\$$(CFLAGS) -G -xcode=pic32 |' $(WORKSRC)/icap/Makefile
gmake -C $(WORKSRC)/icap
@$(MAKECOOKIE)
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