components/quilt/Makefile
changeset 2225 f064d3d3190d
parent 2170 0be434f30a4f
child 3817 30b42c38bbc4
equal deleted inserted replaced
2224:f7669e0b3220 2225:f064d3d3190d
    74 COMPONENT_INSTALL_ARGS +=	BUILD_ROOT=$(PROTO_DIR)
    74 COMPONENT_INSTALL_ARGS +=	BUILD_ROOT=$(PROTO_DIR)
    75 
    75 
    76 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
    76 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
    77 
    77 
    78 # common targets
    78 # common targets
       
    79 configure:	$(CONFIGURE_64)
       
    80 
    79 build:		$(BUILD_64)
    81 build:		$(BUILD_64)
    80 
    82 
    81 install:	$(INSTALL_64)
    83 install:	$(INSTALL_64)
    82 
    84 
    83 test:		$(TEST_64)
    85 test:		$(TEST_64)