components/rtorrent/Makefile
changeset 2225 f064d3d3190d
parent 1948 2d1537e7942d
child 3768 34ddbee8e07b
equal deleted inserted replaced
2224:f7669e0b3220 2225:f064d3d3190d
    72 CONFIGURE_OPTIONS +=		CXXFLAGS="$(CXXFLAGS)"
    72 CONFIGURE_OPTIONS +=		CXXFLAGS="$(CXXFLAGS)"
    73 
    73 
    74 ASLR_MODE = $(ASLR_ENABLE)
    74 ASLR_MODE = $(ASLR_ENABLE)
    75 
    75 
    76 # common targets
    76 # common targets
       
    77 configure:	$(CONFIGURE_64)
       
    78 
    77 build:		$(BUILD_64)
    79 build:		$(BUILD_64)
    78 
    80 
    79 install:	$(INSTALL_64)
    81 install:	$(INSTALL_64)
    80 
    82 
    81 test:		$(NO_TESTS)
    83 test:		$(NO_TESTS)