components/pkg-config/Makefile
changeset 2225 f064d3d3190d
parent 1948 2d1537e7942d
child 3716 a2629a2cf270
equal deleted inserted replaced
2224:f7669e0b3220 2225:f064d3d3190d
    47 CONFIGURE_OPTIONS += CFLAGS="$(CFLAGS)" 
    47 CONFIGURE_OPTIONS += CFLAGS="$(CFLAGS)" 
    48 COMPONENT_TEST_ENV += PATH=/usr/gnu/bin:/usr/bin
    48 COMPONENT_TEST_ENV += PATH=/usr/gnu/bin:/usr/bin
    49 ASLR_MODE = $(ASLR_ENABLE)
    49 ASLR_MODE = $(ASLR_ENABLE)
    50 
    50 
    51 # common targets
    51 # common targets
       
    52 configure:	$(CONFIGURE_64)
       
    53 
    52 build:		$(BUILD_64)
    54 build:		$(BUILD_64)
    53 
    55 
    54 install:	$(INSTALL_64)
    56 install:	$(INSTALL_64)
    55 
    57 
    56 test:		$(TEST_64)
    58 test:		$(TEST_64)