Home
last modified time | relevance | path

Searched refs:METADATA_GENERATOR (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/docparse/
H A DMakefile10 ifeq ($(METADATA_GENERATOR),asciidoctor)
15 else ifeq ($(METADATA_GENERATOR),asciidoc)
21 else ifeq ($(METADATA_GENERATOR),)
22 $(error 'METADATA_GENERATOR' not configured, run ./configure in the root directory)
24 $(error '$(METADATA_GENERATOR)' not supported, only asciidoctor and asciidoc are supported)
47 ifndef METADATA_GENERATOR
48 METADATA_GENERATOR := asciidoctor macro

Completed in 1 milliseconds