22976661 do not publish ftp-proxy for BUILD_TYPE=evaluation
authorJohn Beck <John.Beck@Oracle.COM>
Mon, 21 Mar 2016 13:11:55 -0700
changeset 5636 de01957cc68c
parent 5635 0fa7cc14a0a6
child 5638 b88b6c00208e
22976661 do not publish ftp-proxy for BUILD_TYPE=evaluation
components/ftp-proxy/Makefile
--- a/components/ftp-proxy/Makefile	Mon Mar 21 13:16:10 2016 -0700
+++ b/components/ftp-proxy/Makefile	Mon Mar 21 13:11:55 2016 -0700
@@ -43,6 +43,14 @@
 
 include ../../make-rules/prep.mk
 include ../../make-rules/justmake.mk
+
+# Depends on S12-only changes in ON.
+ifeq ($(BUILD_TYPE), evaluation)
+BUILD_64=
+INSTALL_64=
+PUBLISH_STAMP=
+endif
+
 include ../../make-rules/ips.mk
 
 COMPONENT_INSTALL_ARGS +=	PREFIX=$(PROTOUSRDIR)