summaryrefslogtreecommitdiff
path: root/dev/tools/Makefile.subdir
diff options
context:
space:
mode:
Diffstat (limited to 'dev/tools/Makefile.subdir')
-rw-r--r--dev/tools/Makefile.subdir7
1 files changed, 0 insertions, 7 deletions
diff --git a/dev/tools/Makefile.subdir b/dev/tools/Makefile.subdir
deleted file mode 100644
index cb914bd1..00000000
--- a/dev/tools/Makefile.subdir
+++ /dev/null
@@ -1,7 +0,0 @@
-# if you work in a sub/sub-rectory of Coq
-# you should make a link to that makefile
-# 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