components/apache2-modules/mod_dtrace/Makefile
changeset 5172 2ac937ed383b
parent 4339 6501cf9c29f9
child 5682 94c0ca64c022
equal deleted inserted replaced
5171:4e8b3c0ea78c 5172:2ac937ed383b
    42 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
    42 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
    43 
    43 
    44 clean::
    44 clean::
    45 	$(RM) $(SOURCE_DIR)/.prep
    45 	$(RM) $(SOURCE_DIR)/.prep
    46 
    46 
    47 build: $(BUILD_32_and_64)
    47 build: $(MODULES_BUILD)
    48 
    48 
    49 test: $(NO_TESTS)
    49 test: $(NO_TESTS)
    50 
    50 
    51 system-test:    $(NO_TESTS)
    51 system-test:    $(NO_TESTS)
    52 
    52