Home
last modified time | relevance | path

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

/linux-2.6.39/Documentation/DocBook/
DMakefile78 XMLTOFLAGS = -m $(srctree)/Documentation/DocBook/stylesheet.xsl macro
79 XMLTOFLAGS += --skip-validation
121 xmltotemplate = xmlto TYPE $(XMLTOFLAGS) -o $(dir $@) $<
159 cmd_db2html = xmlto xhtml $(XMLTOFLAGS) -o $(patsubst %.html,%,$@) $< && \
173 …cmd_db2man = if grep -q refentry $<; then xmlto man $(XMLTOFLAGS) -o $(obj)/man $< ; gzip -f $(obj…