[project @ 1996-11-26 12:46:28 by dnt]
[ghc-hetmet.git] / ghc / compiler / tests / rename / Makefile
1 TOP = ../../../..
2 GhcRunTestRules = YES
3 # These options apply to all tests
4 RUNSTDTEST_OPTS = -ddump-rn -noC
5 include $(TOP)/ghc/mk/ghc.mk
6
7 runtests :: $(patsubst %.hs, %.runtest, $(wildcard *.hs))
8
9 #SUBDIRS = bevan-bug-1
10
11 rn001_flags = -x1
12 rn002_flags = -x1
13 rn004_flags = -x1
14 rn007_flags = -x1
15 rn008_flags = -x1
16 rn015_flags = -x1
17 rn017_flags = -hi