components/rsync/Makefile
changeset 2225 f064d3d3190d
parent 1948 2d1537e7942d
child 3817 30b42c38bbc4
equal deleted inserted replaced
2224:f7669e0b3220 2225:f064d3d3190d
    49 
    49 
    50 # Enable ASLR for this component
    50 # Enable ASLR for this component
    51 ASLR_MODE =	$(ASLR_ENABLE)
    51 ASLR_MODE =	$(ASLR_ENABLE)
    52 
    52 
    53 # common targets
    53 # common targets
       
    54 configure:	$(CONFIGURE_64)
       
    55 
    54 build:		$(BUILD_64)
    56 build:		$(BUILD_64)
    55 
    57 
    56 install:	$(INSTALL_64)
    58 install:	$(INSTALL_64)
    57 
    59 
    58 test:		$(TEST_64)
    60 test:		$(TEST_64)