components/gnuplot/Makefile
changeset 2225 f064d3d3190d
parent 2169 f78677fd112a
child 3817 30b42c38bbc4
equal deleted inserted replaced
2224:f7669e0b3220 2225:f064d3d3190d
    58 ASLR_MODE = $(ASLR_ENABLE)
    58 ASLR_MODE = $(ASLR_ENABLE)
    59 
    59 
    60 include ../../make-rules/shared-targets.mk
    60 include ../../make-rules/shared-targets.mk
    61 
    61 
    62 # common targets
    62 # common targets
       
    63 configure:	$(CONFIGURE_64)
       
    64 
    63 build:		$(BUILD_64)
    65 build:		$(BUILD_64)
    64 
    66 
    65 install:	$(INSTALL_64)
    67 install:	$(INSTALL_64)
    66 
    68 
    67 test:		$(TEST_64)
    69 test:		$(TEST_64)