components/nmap/Makefile
changeset 2225 f064d3d3190d
parent 1948 2d1537e7942d
child 3817 30b42c38bbc4
equal deleted inserted replaced
2224:f7669e0b3220 2225:f064d3d3190d
    73                 $(PROTOUSRBINDIR)/uninstall_zenmap
    73                 $(PROTOUSRBINDIR)/uninstall_zenmap
    74 
    74 
    75 ASLR_MODE = $(ASLR_ENABLE)
    75 ASLR_MODE = $(ASLR_ENABLE)
    76 
    76 
    77 # common targets
    77 # common targets
       
    78 configure:	$(CONFIGURE_64)
       
    79 
    78 build:		$(BUILD_64)
    80 build:		$(BUILD_64)
    79 		
    81 		
    80 install:	$(INSTALL_64) 
    82 install:	$(INSTALL_64) 
    81 
    83 
    82 test:		$(NO_TESTS)
    84 test:		$(NO_TESTS)