make/deploy-rules.gmk
changeset 3040 48f8548b018b
parent 3032 ffadbf4b17f6
child 3259 f86e6d4a49b4
--- a/make/deploy-rules.gmk	Mon Jul 06 17:12:40 2009 -0400
+++ b/make/deploy-rules.gmk	Mon Jul 06 22:37:00 2009 -0700
@@ -31,23 +31,6 @@
 
 DEPLOY = deploy
 
-BUILD_DEPLOY=true
-
-ifeq ($(ARCH), ia64) 
-  BUILD_DEPLOY=false
-endif
-
-ifeq ($(ARCH), sparcv9)
-  BUILD_DEPLOY=false;
-endif
-
-ifeq ($(ARCH), amd64)
-  ifeq ($(PLATFORM), solaris)
-    BUILD_DEPLOY=false
-  endif
-endif
-
-
 # put the generated bundles in their own place in OUTPUTDIR
 DEPLOY_OUTPUTDIR = $(ABS_OUTPUTDIR)