components/popt/Makefile
changeset 2225 f064d3d3190d
parent 1948 2d1537e7942d
child 3675 7879bc79abbf
equal deleted inserted replaced
2224:f7669e0b3220 2225:f064d3d3190d
    64 PKG_PROTO_DIRS +=	$(COMPONENT_DIR)/files
    64 PKG_PROTO_DIRS +=	$(COMPONENT_DIR)/files
    65 
    65 
    66 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
    66 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
    67 
    67 
    68 # common targets
    68 # common targets
       
    69 configure:	$(CONFIGURE_32_and_64)
       
    70 
    69 build:          $(BUILD_32_and_64)
    71 build:          $(BUILD_32_and_64)
    70 
    72 
    71 install:        $(INSTALL_32_and_64)
    73 install:        $(INSTALL_32_and_64)
    72 
    74 
    73 test:           $(TEST_32_and_64)
    75 test:           $(TEST_32_and_64)