aboutsummaryrefslogtreecommitdiff
path: root/dev/tools/Makefile.subdir
diff options
context:
space:
mode:
authorherbelin2006-09-29 13:52:40 +0000
committerherbelin2006-09-29 13:52:40 +0000
commit6281399f8a71a66d93461f6501372174f1508362 (patch)
tree529c5d044ba9f443089e14ecb9bdd43518be4292 /dev/tools/Makefile.subdir
parent8746bc44bbfa32a0d8b06eeb61f0a12765c2f747 (diff)
Reactivation des outils de developpement de Jacek
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@9190 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'dev/tools/Makefile.subdir')
-rw-r--r--dev/tools/Makefile.subdir4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev/tools/Makefile.subdir b/dev/tools/Makefile.subdir
index ff1f307727..cb914bd129 100644
--- a/dev/tools/Makefile.subdir
+++ b/dev/tools/Makefile.subdir
@@ -1,7 +1,7 @@
# if you work in a sub/sub-rectory of Coq
# you should make a link to that makefile
-# ln -s ../../dev/Makefile.subdir Makefile
-# in order to have all the facilities of dev/Makefile.dir
+# ln -s ../../dev/tools/Makefile.subdir Makefile
+# in order to have all the facilities of dev/tools/Makefile.dir
TOPDIR=../..
include $(TOPDIR)/dev/tools/Makefile.dir