components/python/rjsmin/Makefile
changeset 6470 a44b132bc916
parent 6410 3ae42b2b5dad
child 6864 45128c94429d
equal deleted inserted replaced
6469:f6638020fce4 6470:a44b132bc916
    37 
    37 
    38 TPNO=			27708
    38 TPNO=			27708
    39 
    39 
    40 include $(WS_MAKE_RULES)/prep.mk
    40 include $(WS_MAKE_RULES)/prep.mk
    41 include $(WS_MAKE_RULES)/setup.py.mk
    41 include $(WS_MAKE_RULES)/setup.py.mk
       
    42 
       
    43 # Requires fix for 19510349 which is in 12 but not 11.
       
    44 ifeq ($(BUILD_TYPE), evaluation)
       
    45 BUILD_32_and_64=
       
    46 INSTALL_32_and_64=
       
    47 PUBLISH_STAMP=
       
    48 endif
       
    49 
    42 include $(WS_MAKE_RULES)/ips.mk
    50 include $(WS_MAKE_RULES)/ips.mk
    43 
    51 
    44 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
    52 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
    45 
    53 
    46 # common targets
    54 # common targets