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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/Documentation/DocBook/
H A DMakefile76 XMLTOFLAGS = -m $(srctree)/Documentation/DocBook/stylesheet.xsl macro
77 XMLTOFLAGS += --skip-validation
119 xmltotemplate = xmlto TYPE $(XMLTOFLAGS) -o $(dir $@) $<
157 cmd_db2html = xmlto xhtml $(XMLTOFLAGS) -o $(patsubst %.html,%,$@) $< && \
171 cmd_db2man = if grep -q refentry $<; then xmlto man $(XMLTOFLAGS) -o $(obj)/man $< ; gzip -f $(obj)/man/*.9; fi
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/Documentation/DocBook/
H A DMakefile76 XMLTOFLAGS = -m $(srctree)/Documentation/DocBook/stylesheet.xsl macro
77 XMLTOFLAGS += --skip-validation
119 xmltotemplate = xmlto TYPE $(XMLTOFLAGS) -o $(dir $@) $<
157 cmd_db2html = xmlto xhtml $(XMLTOFLAGS) -o $(patsubst %.html,%,$@) $< && \
171 cmd_db2man = if grep -q refentry $<; then xmlto man $(XMLTOFLAGS) -o $(obj)/man $< ; gzip -f $(obj)/man/*.9; fi

Completed in 86 milliseconds