aboutsummaryrefslogtreecommitdiffhomepage
path: root/man/coq_makefile.1
diff options
context:
space:
mode:
authorGravatar courant <courant@85f007b7-540e-0410-9357-904b9bb8a0f7>2001-04-25 13:04:38 +0000
committerGravatar courant <courant@85f007b7-540e-0410-9357-904b9bb8a0f7>2001-04-25 13:04:38 +0000
commit27796c95237f376ce72c93115611bc1ef5fbb07b (patch)
treed400665b356403403c0a1d08067299aef96ee40a /man/coq_makefile.1
parent8680aa0f0bfb5d258a05f4754ee1213ec0e5da9e (diff)
Ajout pages de man coq_makefile et coqmktop
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@1716 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'man/coq_makefile.1')
-rw-r--r--man/coq_makefile.134
1 files changed, 34 insertions, 0 deletions
diff --git a/man/coq_makefile.1 b/man/coq_makefile.1
new file mode 100644
index 000000000..a24f66b7c
--- /dev/null
+++ b/man/coq_makefile.1
@@ -0,0 +1,34 @@
+.TH COQ 1 "April 25, 2001"
+
+.SH NAME
+coq_makefile \- The Coq Proof Assistant makefile generator
+
+
+.SH SYNOPSIS
+.B coq_makefile
+[
+.B arguments
+]
+
+.SH DESCRIPTION
+
+.B coq_makefile
+is a makefile generator for Coq proof developments.
+
+.SH OPTIONS
+
+.TP
+.BI \-h
+Will give you a description of the whole list of options of coqc and
+coqtop.
+
+.SH SEE ALSO
+
+.BR coqtop (1),
+.BR coqtc (1),
+.BR coqdep (1).
+.br
+.I
+The Coq Reference Manual.
+.I
+The Coq web site: http://coq.inria.fr