[project @ 1996-11-26 12:46:28 by dnt]
[ghc-hetmet.git] / ghc / compiler / tests / rename / Makefile
diff --git a/ghc/compiler/tests/rename/Makefile b/ghc/compiler/tests/rename/Makefile
new file mode 100644 (file)
index 0000000..25be41a
--- /dev/null
@@ -0,0 +1,17 @@
+TOP = ../../../..
+GhcRunTestRules = YES
+# These options apply to all tests
+RUNSTDTEST_OPTS = -ddump-rn -noC
+include $(TOP)/ghc/mk/ghc.mk
+
+runtests :: $(patsubst %.hs, %.runtest, $(wildcard *.hs))
+
+#SUBDIRS = bevan-bug-1
+
+rn001_flags = -x1
+rn002_flags = -x1
+rn004_flags = -x1
+rn007_flags = -x1
+rn008_flags = -x1
+rn015_flags = -x1
+rn017_flags = -hi