add groff to makefile
[spider.git] / techdoc / Makefile
index 68d231b5906d376f8b0c546363ae9d6bd8de3dc5..3aa05137e058cac820eb322910a9778b4e2fb04f 100644 (file)
@@ -2,3 +2,4 @@ protocol.1 : protocol.pod
        podchecker protocol.pod
        pod2man protocol.pod > protocol.1
        pod2html protocol.pod > protocol.html
+       groff -mandoc protocol.1 | ps2pdf - protocol.pdf