components/jansson/Makefile
changeset 2225 f064d3d3190d
parent 2190 0e3f360be1b9
child 3531 18f175f98e0e
equal deleted inserted replaced
2224:f7669e0b3220 2225:f064d3d3190d
    45 COMPONENT_TEST_ENV += PATH=/usr/gnu/bin:$(PATH)
    45 COMPONENT_TEST_ENV += PATH=/usr/gnu/bin:$(PATH)
    46 
    46 
    47 ASLR_MODE = $(ASLR_ENABLE)
    47 ASLR_MODE = $(ASLR_ENABLE)
    48 
    48 
    49 # common targets
    49 # common targets
       
    50 configure:	$(CONFIGURE_32_and_64)
       
    51 
    50 build:		$(BUILD_32_and_64)
    52 build:		$(BUILD_32_and_64)
    51 
    53 
    52 install:	$(INSTALL_32_and_64)
    54 install:	$(INSTALL_32_and_64)
    53 
    55 
    54 test:		$(TEST_32_and_64)
    56 test:		$(TEST_32_and_64)