components/links/Makefile
changeset 2225 f064d3d3190d
parent 2197 22c15b329605
child 3620 90ca63e65ecd
equal deleted inserted replaced
2224:f7669e0b3220 2225:f064d3d3190d
    47 COMPONENT_PREP_ACTION=	(cd $(@D) ; autoconf) 
    47 COMPONENT_PREP_ACTION=	(cd $(@D) ; autoconf) 
    48 
    48 
    49 ASLR_MODE = $(ASLR_ENABLE)
    49 ASLR_MODE = $(ASLR_ENABLE)
    50 
    50 
    51 # common targets
    51 # common targets
       
    52 configure:	$(CONFIGURE_64)
       
    53 
    52 build:		$(BUILD_64)
    54 build:		$(BUILD_64)
    53 
    55 
    54 install:	$(INSTALL_64)
    56 install:	$(INSTALL_64)
    55 
    57 
    56 test:	$(NO_TESTS)
    58 test:	$(NO_TESTS)