spider/techdoc/Makefile
minima 6c8062c135 add groff to makefile
more detail changes
2004-08-20 11:52:56 +00:00

6 lines
175 B
Makefile

protocol.1 : protocol.pod
podchecker protocol.pod
pod2man protocol.pod > protocol.1
pod2html protocol.pod > protocol.html
groff -mandoc protocol.1 | ps2pdf - protocol.pdf