components/desktop/libtiff/Makefile
changeset 6552 402379bc1b60
parent 5664 eb0b3fe9c44c
child 7045 f341fa83572f
equal deleted inserted replaced
6551:ed4d06e2fe03 6552:402379bc1b60
    61         '-e "/SKIP:/p" ' \
    61         '-e "/SKIP:/p" ' \
    62         '-e "/PASS:/p" ' \
    62         '-e "/PASS:/p" ' \
    63         '-e "/FAIL:/p" ' \
    63         '-e "/FAIL:/p" ' \
    64         '-e "/ERROR:/p" '
    64         '-e "/ERROR:/p" '
    65 
    65 
    66 ASLR_MODE = $(ASLR_ENABLE)
       
    67 
       
    68 configure:	$(CONFIGURE_32_and_64)
    66 configure:	$(CONFIGURE_32_and_64)
    69 
    67 
    70 build:          $(BUILD_32_and_64)
    68 build:          $(BUILD_32_and_64)
    71 
    69 
    72 install:        $(INSTALL_32_and_64)
    70 install:        $(INSTALL_32_and_64)