diff -r fc2da58ba249 -r 507d1efef52b components/sendmail/Makefile --- a/components/sendmail/Makefile Thu Mar 10 17:04:54 2016 +0100 +++ b/components/sendmail/Makefile Mon Mar 14 12:57:26 2016 -0700 @@ -40,6 +40,8 @@ # Mostly but not completely migrated from ON in S12. ifeq ($(BUILD_TYPE), evaluation) +BUILD_32_and_64= +INSTALL_32_and_64= PUBLISH_STAMP= endif