components/sendmail/Makefile
changeset 5053 aca4f06d05d1
parent 4956 a950d471ded6
child 5592 a61ddc1c05bb
equal deleted inserted replaced
5052:65f5fba4e0e3 5053:aca4f06d05d1
    35 
    35 
    36 TPNO=			23958
    36 TPNO=			23958
    37 
    37 
    38 include $(WS_MAKE_RULES)/prep.mk
    38 include $(WS_MAKE_RULES)/prep.mk
    39 include $(WS_MAKE_RULES)/justmake.mk
    39 include $(WS_MAKE_RULES)/justmake.mk
       
    40 
       
    41 # Mostly but not completely migrated from ON in S12.
       
    42 ifeq ($(BUILD_TYPE), evaluation)
       
    43 PUBLISH_STAMP=
       
    44 endif
       
    45 
    40 include $(WS_MAKE_RULES)/ips.mk
    46 include $(WS_MAKE_RULES)/ips.mk
    41 include $(WS_MAKE_RULES)/lint-libraries.mk
    47 include $(WS_MAKE_RULES)/lint-libraries.mk
    42 
    48 
    43 # Although we build 32_and_64, everything except libmilter just wants 64,
    49 # Although we build 32_and_64, everything except libmilter just wants 64,
    44 # which is why the macros just below only have values for 64.  libmilter
    50 # which is why the macros just below only have values for 64.  libmilter