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

/linux-4.1.27/Documentation/DocBook/
H A DMakefile70 XMLTOFLAGS = -m $(srctree)/$(src)/stylesheet.xsl macro
71 XMLTOFLAGS += --skip-validation
101 xmltotemplate = xmlto TYPE $(XMLTOFLAGS) -o $(dir $@) $<
139 cmd_db2html = xmlto html $(XMLTOFLAGS) -o $(patsubst %.html,%,$@) $< && \
153 cmd_db2man = if grep -q refentry $<; then xmlto man $(XMLTOFLAGS) -o $(obj)/man $< ; fi

Completed in 52 milliseconds