SF.net SVN: gar:[22992] csw/mgar/pkg/file/trunk/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Feb 11 14:33:59 CET 2014


Revision: 22992
          http://sourceforge.net/p/gar/code/22992
Author:   dmichelsen
Date:     2014-02-11 13:33:58 +0000 (Tue, 11 Feb 2014)
Log Message:
-----------
file/trunk: Add i386 modulations

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

Modified: csw/mgar/pkg/file/trunk/Makefile
===================================================================
--- csw/mgar/pkg/file/trunk/Makefile	2014-02-11 11:09:53 UTC (rev 22991)
+++ csw/mgar/pkg/file/trunk/Makefile	2014-02-11 13:33:58 UTC (rev 22992)
@@ -96,13 +96,15 @@
 
 include gar/category.mk
 
-post-build-isa-sparcv8plus-python_version-2.6 post-build-isa-sparcv8plus-python_version-2.7:
+post-build-isa-sparcv8plus-python_version-2.6 post-build-isa-sparcv8plus-python_version-2.7
+post-build-isa-pentium_pro-python_version-2.6 post-build-isa-pentium_pro-python_version-2.7:
 	# This fails for a mysterious reason.  Can't find libmagic (-lmagic).
 	(cd $(WORKSRC)/python && $(PYTHON) setup.py build --compiler=unix)
 	###(cd $(WORKSRC)/python && $(PYTHON) setup.py build)
 	@$(MAKECOOKIE)
 
-post-install-isa-sparcv8plus-python_version-2.6 post-install-isa-sparcv8plus-python_version-2.7:
+post-install-isa-sparcv8plus-python_version-2.6 post-install-isa-sparcv8plus-python_version-2.7
+post-install-isa-pentium_pro-python_version-2.6 post-install-isa-pentium_pro-python_version-2.7:
 	(cd $(WORKSRC)/python && \
 		$(BUILD_ENV) $(PYTHON) setup.py install --root=$(DESTDIR) --prefix=$(prefix))
 	@$(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