components/asciidoc/Makefile
changeset 2225 f064d3d3190d
parent 2188 bbabf4f00a89
child 3588 c7ba860a6ef7
equal deleted inserted replaced
2224:f7669e0b3220 2225:f064d3d3190d
    62         ($(CLONEY) $(SOURCE_DIR) $(@D))
    62         ($(CLONEY) $(SOURCE_DIR) $(@D))
    63 
    63 
    64 ASLR_MODE = $(ASLR_ENABLE)
    64 ASLR_MODE = $(ASLR_ENABLE)
    65 
    65 
    66 # common targets
    66 # common targets
       
    67 configure:	$(CONFIGURE_64)
       
    68 
    67 build:		$(BUILD_64)
    69 build:		$(BUILD_64)
    68 
    70 
    69 install:	$(INSTALL_64)
    71 install:	$(INSTALL_64)
    70 
    72 
    71 # Tests require image/graphviz to be installed.  Some tests also want to run
    73 # Tests require image/graphviz to be installed.  Some tests also want to run