aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/Makefile
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2004-02-29 23:54:11 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2004-02-29 23:54:11 +0000
commit435087a02c94f7a1711825a263268799388dfeca (patch)
tree3ead411d32819c71b5916f72e9f8bd6004306f9c /doc/Makefile
parentb25083cc569fb69326a09c68f3dae81a879367de (diff)
Add man page, remove ps file from distrib.
Diffstat (limited to 'doc/Makefile')
-rw-r--r--doc/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/Makefile b/doc/Makefile
index 2d008717..4c29a546 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -22,3 +22,10 @@ default:
make -f Makefile.doc DOCNAME=PG-adapting MAKE="make -f Makefile.doc" $@
make -f Makefile.doc DOCNAME=ProofGeneral MAKE="make -f Makefile.doc" $@
+##
+## man page for proofgeneral script
+##
+# man: proofgeneral.1
+#
+#proofgeneral.1: ../bin/proofgeneral
+# help2man --output=$@ ../bin/proofgeneral