components/python/nose/Makefile
changeset 749 fb0d68325f3b
parent 724 2168b2449dc8
child 793 d61540b7632a
--- a/components/python/nose/Makefile	Tue Mar 27 06:48:24 2012 -0700
+++ b/components/python/nose/Makefile	Tue Mar 27 14:26:32 2012 -0700
@@ -38,9 +38,9 @@
 include $(WS_TOP)/make-rules/ips.mk
 
 # common targets
-build:		$(BUILD_32_and_64)
+build:		$(BUILD_32)
 
-install:	$(INSTALL_32_and_64)
+install:	$(INSTALL_32)
 
 test:		$(NO_TESTS)