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