components/pv/Makefile
changeset 2225 f064d3d3190d
parent 2139 127c47823841
child 3817 30b42c38bbc4
equal deleted inserted replaced
2224:f7669e0b3220 2225:f064d3d3190d
    53 COMPONENT_TEST_ENV +=  PATH="$(GNUBIN):$(PATH)" 
    53 COMPONENT_TEST_ENV +=  PATH="$(GNUBIN):$(PATH)" 
    54 
    54 
    55 ASLR_MODE = $(ASLR_ENABLE)
    55 ASLR_MODE = $(ASLR_ENABLE)
    56 
    56 
    57 # common targets
    57 # common targets
       
    58 configure:	$(CONFIGURE_64)
       
    59 
    58 build:		$(BUILD_64)
    60 build:		$(BUILD_64)
    59 
    61 
    60 install:	$(INSTALL_64)
    62 install:	$(INSTALL_64)
    61 
    63 
    62 test:		$(TEST_64)
    64 test:		$(TEST_64)