components/snort/Makefile
changeset 2225 f064d3d3190d
parent 2198 168b8acace5f
child 3817 30b42c38bbc4
equal deleted inserted replaced
2224:f7669e0b3220 2225:f064d3d3190d
    73 
    73 
    74 # Enable ASLR for this component
    74 # Enable ASLR for this component
    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)