X-Git-Url: http://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=Makefile;h=0d5b480a5584dd78e4e580722972a2cf4ab90ab5;hp=d3db3459b0f9c8d682ad77b484185384398a6809;hb=15d5906e84eec10907345f8ada209916c7afa6d5;hpb=ea83acfcd04981f95794994eb2721717b624d447 diff --git a/Makefile b/Makefile index d3db345..0d5b480 100644 --- a/Makefile +++ b/Makefile @@ -5,14 +5,12 @@ doc: doc_man doc_html doc_html: html-stamp html-stamp: grml2usb.8.txt - sed -i 's/^include::releasetable-man.txt\[\]/include::releasetable.txt\[\]/' grml2usb.8.txt asciidoc -b xhtml11 -a icons grml2usb.8.txt touch html-stamp doc_man: man-stamp man-stamp: grml2usb.8.txt - sed -i 's/^include::releasetable.txt\[\]/include::releasetable-man.txt\[\]/' grml2usb.8.txt asciidoc -d manpage -b docbook grml2usb.8.txt sed -i 's///' grml2usb.8.xml xsltproc /usr/share/xml/docbook/stylesheet/nwalsh/manpages/docbook.xsl grml2usb.8.xml