components/libarchive/Makefile
changeset 2225 f064d3d3190d
parent 1948 2d1537e7942d
child 3817 30b42c38bbc4
equal deleted inserted replaced
2224:f7669e0b3220 2225:f064d3d3190d
    55 PKG_PROTO_DIRS += $(COMPONENT_SRC)/doc/man
    55 PKG_PROTO_DIRS += $(COMPONENT_SRC)/doc/man
    56 
    56 
    57 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
    57 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
    58 
    58 
    59 # common targets
    59 # common targets
       
    60 configure:	$(CONFIGURE_32_and_64)
       
    61 
    60 build:		$(BUILD_32_and_64)
    62 build:		$(BUILD_32_and_64)
    61 
    63 
    62 install:	$(INSTALL_32_and_64)
    64 install:	$(INSTALL_32_and_64)
    63 
    65 
    64 test:		$(TEST_32_and_64)
    66 test:		$(TEST_32_and_64)