add makefile and cvsignore
[spider.git] / techdoc / Makefile
diff --git a/techdoc/Makefile b/techdoc/Makefile
new file mode 100644 (file)
index 0000000..68d231b
--- /dev/null
@@ -0,0 +1,4 @@
+protocol.1 : protocol.pod
+       podchecker protocol.pod
+       pod2man protocol.pod > protocol.1
+       pod2html protocol.pod > protocol.html