Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
rm -f *.xml *.html *.1 *.7 cg-*.txt cogito.txt
%.html : %.txt
asciidoc -b css-embedded -d manpage $<
asciidoc -b xhtml11 -d manpage $<
%.1 %.7 : %.xml
xmlto man $<