X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=techdoc%2FMakefile;fp=techdoc%2FMakefile;h=68d231b5906d376f8b0c546363ae9d6bd8de3dc5;hb=418c14238b85aa37a057588ad51848d785b52a5f;hp=0000000000000000000000000000000000000000;hpb=aeb4f9f10e93aed5a0f60ce4c387bee11365d60e;p=spider.git diff --git a/techdoc/Makefile b/techdoc/Makefile new file mode 100644 index 00000000..68d231b5 --- /dev/null +++ b/techdoc/Makefile @@ -0,0 +1,4 @@ +protocol.1 : protocol.pod + podchecker protocol.pod + pod2man protocol.pod > protocol.1 + pod2html protocol.pod > protocol.html