# HG changeset patch # User John Beck # Date 1458678141 25200 # Node ID d1d343bf78dcc0562408c3200a92ed570bd8bb98 # Parent 40cb75939d44b9089d64e5670644ef962fd87fb1 22984720 do not publish pflogd for BUILD_TYPE=evaluation diff -r 40cb75939d44 -r d1d343bf78dc components/pflogd/Makefile --- a/components/pflogd/Makefile Wed Mar 23 09:35:17 2016 -0700 +++ b/components/pflogd/Makefile Tue Mar 22 13:22:21 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)