components/python/cherrypy/Makefile
branchs11-update
changeset 2693 2aa48dc32866
parent 2434 6c9bb5cf5610
child 1419 a13e688bbe2d
--- a/components/python/cherrypy/Makefile	Thu Jul 25 22:11:17 2013 -0700
+++ b/components/python/cherrypy/Makefile	Thu Jul 25 22:11:17 2013 -0700
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
 #
 include ../../../make-rules/shared-macros.mk
 
@@ -45,9 +45,9 @@
 
 
 # common targets
-build:		$(BUILD_32)
+build:		$(BUILD_NO_ARCH)
 
-install:	$(INSTALL_32)
+install:	$(INSTALL_NO_ARCH)
 
 test:		$(NO_TESTS)