diff options
| author | courant | 2001-04-25 13:04:38 +0000 |
|---|---|---|
| committer | courant | 2001-04-25 13:04:38 +0000 |
| commit | 27796c95237f376ce72c93115611bc1ef5fbb07b (patch) | |
| tree | d400665b356403403c0a1d08067299aef96ee40a /Makefile | |
| parent | 8680aa0f0bfb5d258a05f4754ee1213ec0e5da9e (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-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |
