aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar filliatr <filliatr@85f007b7-540e-0410-9357-904b9bb8a0f7>2001-11-15 07:03:04 +0000
committerGravatar filliatr <filliatr@85f007b7-540e-0410-9357-904b9bb8a0f7>2001-11-15 07:03:04 +0000
commit68f80cb4ef60a262e5a2c88e77a0ef55e0b35f1a (patch)
treedb9fee4a0ed435526fafd7649df1860435539305
parent271f7a80e6f9f22fbe1bdc46af8e3261094a908c (diff)
cible coq.info
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@8256 85f007b7-540e-0410-9357-904b9bb8a0f7
-rw-r--r--doc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/Makefile b/doc/Makefile
index d7477a9fb..cb85f3322 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -120,6 +120,8 @@ Reference-Manual.html: $(INPUTS) $(REFMANFILES) $(COQTEXFILES) biblio.bib
hevea -fix ./book-html.sty ./coq-html.sty ./Reference-Manual.tex
#1.04 hevea ./book-html.sty ./coq-html.sty ./Reference-Manual.tex
+coq.info: $(INPUTS) $(REFMANFILES) $(COQTEXFILES) biblio.bib
+ hevea -info ./book-html.sty ./coq-html.sty ./Reference-Manual.tex
doc-html.tar.gz: all-html
- $(MKDIR) coq-docs-html