[csw-devel] SF.net SVN: gar:[15478] csw/mgar/pkg/gcc4/branches/opt-csw-prefix/Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Thu Sep 1 00:31:20 CEST 2011


Revision: 15478
          http://gar.svn.sourceforge.net/gar/?rev=15478&view=rev
Author:   wahwah
Date:     2011-08-31 22:31:20 +0000 (Wed, 31 Aug 2011)
Log Message:
-----------
pkg/gcc4/branches/opt-csw-prefix: removing an unused target

Modified Paths:
--------------
    csw/mgar/pkg/gcc4/branches/opt-csw-prefix/Makefile

Modified: csw/mgar/pkg/gcc4/branches/opt-csw-prefix/Makefile
===================================================================
--- csw/mgar/pkg/gcc4/branches/opt-csw-prefix/Makefile	2011-08-31 22:30:07 UTC (rev 15477)
+++ csw/mgar/pkg/gcc4/branches/opt-csw-prefix/Makefile	2011-08-31 22:31:20 UTC (rev 15478)
@@ -470,16 +470,8 @@
 include files/scripts.mk
 include gar/category.mk
 
-install-custom:
-	ginstall -d -m 755 $(DESTDIR)$(bindir)
-	for b in $(CORE_BINARIES) $(CXX_BINARIES) \
-		$(FORTRAN_BINARIES) $(JAVA_BINARIES); do \
-		touch $(DESTDIR)$(bindir)/$${b}$(PROGRAM_SUFFIX); \
-	done
-	@$(MAKECOOKIE)
-
 post-install-modulated:
-	ginstall -d -m 755 $(DESTDIR)/opt/csw/gcc4/bin
+	ginstall -d -m 755 $(DESTDIR)$(prefix)/gcc4/bin
 	for b in $(CORE_BINARIES) $(CXX_BINARIES) \
 		$(FORTRAN_BINARIES) $(JAVA_BINARIES); do \
 		gln -v -s ../../bin/$${b}$(PROGRAM_SUFFIX) \

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