aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authornotin2010-06-23 09:21:30 +0000
committernotin2010-06-23 09:21:30 +0000
commita66ceb3af4332b546e051482f2d7dc5778c5d063 (patch)
treefda53936fb6705fe98644ceb614307fd0a906d1b /Makefile
parent09129ffb637c134fd33613acd643e79d4187e1a1 (diff)
Ajout d'une feuille de style pour les définitions spécifiques à Hevea + divers corrections sur la génération du manuel de référence.
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@13186 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 0214c5ff34..553ab0f350 100644
--- a/Makefile
+++ b/Makefile
@@ -186,11 +186,10 @@ docclean:
doc/stdlib/library.files.ls
rm -f doc/*/*.ps doc/*/*.pdf
rm -rf doc/refman/html doc/stdlib/html doc/faq/html doc/tutorial/tutorial.v.html
- rm -f doc/stdlib/html/*.html
rm -f doc/refman/euclid.ml doc/refman/euclid.mli
rm -f doc/refman/heapsort.ml doc/refman/heapsort.mli
rm -f doc/common/version.tex
- rm -f doc/refman/*.eps doc/refman/Reference-Manual.html
+ rm -f doc/refman/styles.hva doc/refman/cover.html doc/refman/*.eps doc/refman/Reference-Manual.html
rm -f doc/coq.tex
archclean: clean-ide optclean voclean