components/libtecla/Makefile
changeset 2225 f064d3d3190d
parent 1948 2d1537e7942d
child 3817 30b42c38bbc4
equal deleted inserted replaced
2224:f7669e0b3220 2225:f064d3d3190d
    49 CONFIGURE_OPTIONS +=	--without-man-pages
    49 CONFIGURE_OPTIONS +=	--without-man-pages
    50 
    50 
    51 ASLR_MODE =	$(ASLR_ENABLE)
    51 ASLR_MODE =	$(ASLR_ENABLE)
    52 
    52 
    53 # common targets
    53 # common targets
       
    54 configure:	$(CONFIGURE_32_and_64)
       
    55 
    54 build:		$(BUILD_32_and_64)
    56 build:		$(BUILD_32_and_64)
    55 
    57 
    56 install:	$(INSTALL_32_and_64)
    58 install:	$(INSTALL_32_and_64)
    57 
    59 
    58 test:	$(TEST_32_and_64)
    60 test:	$(TEST_32_and_64)