aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorcourant2001-04-25 13:04:38 +0000
committercourant2001-04-25 13:04:38 +0000
commit27796c95237f376ce72c93115611bc1ef5fbb07b (patch)
treed400665b356403403c0a1d08067299aef96ee40a /Makefile
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 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 946a54453b..a6c2ea3515 100644
--- a/Makefile
+++ b/Makefile
@@ -597,7 +597,8 @@ install-library:
cp tools/coq.el $(FULLEMACSLIB)
MANPAGES=man/coq-tex.1 man/coqdep.1 man/gallina.1 \
- man/coqc.1 man/coqtop.1 man/coqtop.byte.1 man/coqtop.opt.1
+ man/coqc.1 man/coqtop.1 man/coqtop.byte.1 man/coqtop.opt.1 \
+ man/coq_makefile.1 man/coqmktop.1
install-manpages:
$(MKDIR) $(FULLMANDIR)/man1