components/webalizer/Makefile
changeset 2225 f064d3d3190d
parent 1948 2d1537e7942d
child 3817 30b42c38bbc4
equal deleted inserted replaced
2224:f7669e0b3220 2225:f064d3d3190d
    66 LDFLAGS += $(CC_BITS)
    66 LDFLAGS += $(CC_BITS)
    67 
    67 
    68 ASLR_MODE = $(ASLR_ENABLE)
    68 ASLR_MODE = $(ASLR_ENABLE)
    69 
    69 
    70 # common targets
    70 # common targets
       
    71 configure:	$(CONFIGURE_64)
       
    72 
    71 build:          $(BUILD_64)
    73 build:          $(BUILD_64)
    72 
    74 
    73 install:        $(INSTALL_64)
    75 install:        $(INSTALL_64)
    74 
    76 
    75 test:           $(NO_TESTS)
    77 test:           $(NO_TESTS)