components/libsigsegv/Makefile
changeset 2225 f064d3d3190d
parent 1948 2d1537e7942d
child 3817 30b42c38bbc4
equal deleted inserted replaced
2224:f7669e0b3220 2225:f064d3d3190d
    43 CONFIGURE_OPTIONS  +=		CFLAGS="$(CFLAGS)"
    43 CONFIGURE_OPTIONS  +=		CFLAGS="$(CFLAGS)"
    44 
    44 
    45 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
    45 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
    46 
    46 
    47 # common targets
    47 # common targets
       
    48 configure:	$(CONFIGURE_32_and_64)
       
    49 
    48 build:		$(BUILD_32_and_64)
    50 build:		$(BUILD_32_and_64)
    49 
    51 
    50 install:	$(INSTALL_32_and_64)
    52 install:	$(INSTALL_32_and_64)
    51 
    53 
    52 test:		$(TEST_32_and_64)
    54 test:		$(TEST_32_and_64)