Lines Matching full:xhtml
47 A2X_XHTML_OK := $(shell a2x $(A2X_OPTS) -f xhtml hello.xml 2>&1 ; echo $$?)
77 .PHONY: html/ man/ text/ xhtml/
79 html/ man/ text/ xhtml/:
86 # xhtml/%.html: %.txt
87 # a2x $(A2X_OPTS) -D xhtml -f xhtml $<
96 a2x $(A2X_OPTS) -f xhtml $<
111 rm -f *~ *.xml *.text.html text/*.text.html text/*.xml xhtml/*.xml
116 rm -f *.1 *.5 *.css *.html *.text html/*.html man/*.1 man/*.5 text/*.text xhtml/*.html xhtml/*.css