components/autoconf/Makefile
changeset 2225 f064d3d3190d
parent 1948 2d1537e7942d
child 3817 30b42c38bbc4
equal deleted inserted replaced
2224:f7669e0b3220 2225:f064d3d3190d
    49 CONFIGURE_OPTIONS  +=		PERL="$(PERL)"
    49 CONFIGURE_OPTIONS  +=		PERL="$(PERL)"
    50 
    50 
    51 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
    51 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
    52 
    52 
    53 # common targets
    53 # common targets
       
    54 configure:	$(CONFIGURE_32)
       
    55 
    54 build:		$(BUILD_32)
    56 build:		$(BUILD_32)
    55 
    57 
    56 install:	$(INSTALL_32)
    58 install:	$(INSTALL_32)
    57 
    59 
    58 test:		$(TEST_32)
    60 test:		$(TEST_32)