components/python/nose/Makefile
changeset 1434 c782e620dd26
parent 1310 ed3f9d06a78b
child 1890 5a4ef66c42bf
equal deleted inserted replaced
1433:c111a9dd45a7 1434:c782e620dd26
    37 
    37 
    38 include $(WS_TOP)/make-rules/prep.mk
    38 include $(WS_TOP)/make-rules/prep.mk
    39 include $(WS_TOP)/make-rules/setup.py.mk
    39 include $(WS_TOP)/make-rules/setup.py.mk
    40 include $(WS_TOP)/make-rules/ips.mk
    40 include $(WS_TOP)/make-rules/ips.mk
    41 
    41 
       
    42 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
       
    43 
    42 # common targets
    44 # common targets
    43 build:		$(BUILD_NO_ARCH)
    45 build:		$(BUILD_NO_ARCH)
    44 
    46 
    45 install:	$(INSTALL_NO_ARCH)
    47 install:	$(INSTALL_NO_ARCH)
    46 
    48