aboutsummaryrefslogtreecommitdiffhomepage
path: root/config
diff options
context:
space:
mode:
authorGravatar notin <notin@85f007b7-540e-0410-9357-904b9bb8a0f7>2008-01-11 15:49:30 +0000
committerGravatar notin <notin@85f007b7-540e-0410-9357-904b9bb8a0f7>2008-01-11 15:49:30 +0000
commitd581efa789d7239b61d7c71f58fc980c350b2de1 (patch)
treef01aa88564767e6c5b1aaf14bcff7c7e689a4cba /config
parent3ab7a14bb005dae4141b434c1dd8ac73b4af2aa1 (diff)
Amélioration de la génération des graphes de dépendances
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@10438 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'config')
-rw-r--r--config/Makefile.template5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/Makefile.template b/config/Makefile.template
index 16dc75894..67c4c34d1 100644
--- a/config/Makefile.template
+++ b/config/Makefile.template
@@ -133,6 +133,11 @@ HASCOQIDE=COQIDEOPT
# Defining REVISION
CHECKEDOUT=CHECKEDOUTSOURCETREE
+# Defining options to generate dependencies graphs
+DOT=dot
+DOTOPTS=-Tps
+ODOCDOTOPTS=-dot -dot-reduce
+
# make or sed are bogus and believe lines not terminating by a return
# are inexistent