summaryrefslogtreecommitdiff
path: root/testsuite/tests/parsing/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/parsing/Makefile')
-rw-r--r--testsuite/tests/parsing/Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/testsuite/tests/parsing/Makefile b/testsuite/tests/parsing/Makefile
deleted file mode 100644
index eac3f24604..0000000000
--- a/testsuite/tests/parsing/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-#**************************************************************************
-#* *
-#* OCaml *
-#* *
-#* Jeremie Dimino, Jane Street Europe *
-#* *
-#* Copyright 2010 Institut National de Recherche en Informatique et *
-#* en Automatique. *
-#* *
-#* All rights reserved. This file is distributed under the terms of *
-#* the GNU Lesser General Public License version 2.1, with the *
-#* special exception on linking described in the file LICENSE. *
-#* *
-#**************************************************************************
-
-BASEDIR=../..
-TOPFLAGS+=-dparsetree
-include $(BASEDIR)/makefiles/Makefile.dparsetree
-include $(BASEDIR)/makefiles/Makefile.common