summaryrefslogtreecommitdiff
path: root/man/coq_makefile.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/coq_makefile.1')
-rw-r--r--man/coq_makefile.133
1 files changed, 33 insertions, 0 deletions
diff --git a/man/coq_makefile.1 b/man/coq_makefile.1
new file mode 100644
index 00000000..b5de6d36
--- /dev/null
+++ b/man/coq_makefile.1
@@ -0,0 +1,33 @@
+.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 coq_makefile.
+
+.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