summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/th/2014/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/ghc-regress/th/2014/Makefile')
-rw-r--r--testsuite/tests/ghc-regress/th/2014/Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/testsuite/tests/ghc-regress/th/2014/Makefile b/testsuite/tests/ghc-regress/th/2014/Makefile
deleted file mode 100644
index 862ea725d6..0000000000
--- a/testsuite/tests/ghc-regress/th/2014/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-TOP=../../../..
-include $(TOP)/mk/boilerplate.mk
-include $(TOP)/mk/test.mk
-
-2014 :
- '$(TEST_HC)' $(TEST_HC_OPTS) -fforce-recomp -c A.hs-boot
- '$(TEST_HC)' $(TEST_HC_OPTS) -fforce-recomp -c A.hs
- '$(TEST_HC)' $(TEST_HC_OPTS) -fforce-recomp -c B.hs
- '$(TEST_HC)' $(TEST_HC_OPTS) -fforce-recomp -c C.hs -v0