components/fping/Makefile
changeset 2225 f064d3d3190d
parent 1948 2d1537e7942d
child 3817 30b42c38bbc4
equal deleted inserted replaced
2224:f7669e0b3220 2225:f064d3d3190d
    48 CONFIGURE_OPTIONS  +=		CFLAGS="$(CFLAGS)"
    48 CONFIGURE_OPTIONS  +=		CFLAGS="$(CFLAGS)"
    49 
    49 
    50 ASLR_MODE = $(ASLR_ENABLE)
    50 ASLR_MODE = $(ASLR_ENABLE)
    51 
    51 
    52 # common targets
    52 # common targets
       
    53 configure:	$(CONFIGURE_64)
       
    54 
    53 build:		$(BUILD_64)
    55 build:		$(BUILD_64)
    54 
    56 
    55 install:	$(INSTALL_64)
    57 install:	$(INSTALL_64)
    56 
    58 
    57 test:		$(NO_TESTS)
    59 test:		$(NO_TESTS)