[project @ 2001-08-22 12:24:41 by simonmar]
[ghc-hetmet.git] / ghc / tests / typecheck / should_run / Makefile
diff --git a/ghc/tests/typecheck/should_run/Makefile b/ghc/tests/typecheck/should_run/Makefile
deleted file mode 100644 (file)
index 2e11fb0..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-TOP = ../..
-include $(TOP)/mk/boilerplate.mk
-include $(TOP)/mk/should_run.mk
-
-SRC_HC_OPTS += -dcore-lint
-
-tcrun003_HC_OPTS += -fglasgow-exts
-tcrun004_HC_OPTS += -fglasgow-exts
-
-include $(TOP)/mk/target.mk