aboutsummaryrefslogtreecommitdiff
path: root/dev/tools/Makefile.subdir
diff options
context:
space:
mode:
authorMaxime Dénès2017-08-29 14:37:08 +0200
committerMaxime Dénès2017-08-29 14:37:08 +0200
commit7e29b535397c98a46999ecdd827fa5f4cebc8798 (patch)
treead12e4602deead22ec87a6d2315fd4f68ab0fa62 /dev/tools/Makefile.subdir
parent8aa7de4ea2660fe370cedab07c1c5dcc19226c8c (diff)
parente18f0a289411047777efdfa362bba675b16bb5a3 (diff)
Merge PR #819: Cleanup old things
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 cb914bd129..0000000000
--- 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