SF.net SVN: gar:[24131] csw/mgar/pkg/libsunperf/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Sep 25 16:01:55 CEST 2014
Revision: 24131
http://sourceforge.net/p/gar/code/24131
Author: dmichelsen
Date: 2014-09-25 14:01:54 +0000 (Thu, 25 Sep 2014)
Log Message:
-----------
libsunperf/trunk: Adjust modulation name
Modified Paths:
--------------
csw/mgar/pkg/libsunperf/trunk/Makefile
Modified: csw/mgar/pkg/libsunperf/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libsunperf/trunk/Makefile 2014-09-25 11:56:19 UTC (rev 24130)
+++ csw/mgar/pkg/libsunperf/trunk/Makefile 2014-09-25 14:01:54 UTC (rev 24131)
@@ -54,12 +54,12 @@
SRCDIR-sparcv9 = v9
SRCDIR-amd64 = amd64
-install-custom-i386:
+install-custom-pentium_pro:
ginstall -d $(DESTDIR)$(libdir)
$(foreach L,$(FLIBS-$(GARCH)),if [ -f $(SOS12_CC_HOME)/lib/$L ]; then ginstall $(SOS12_CC_HOME)/lib/$L $(DESTDIR)$(libdir)$(ISA_SS32-$(GARCH))/$L; fi;)
@$(MAKECOOKIE)
-install-custom-sparc:
+install-custom-sparcv8plus:
ginstall -d $(DESTDIR)$(libdir)
ginstall -d $(DESTDIR)$(libdir)/v8
ln -s v8/$(FLIBS-sparc) $(DESTDIR)$(libdir)/$(FLIBS-sparc)
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