b07508fd3e4debc0041de0db1041c9eb7bd0cf87
[ghc-hetmet.git] / ghc / compiler / tests / deriving / Makefile
1 TOP = ../../../..
2 GhcRunTestRules = YES
3 # These options apply to all tests
4 RUNSTDTEST_OPTS = -noC -ddump-tc -dcore-lint -hi
5 include $(TOP)/ghc/mk/ghc.mk
6
7 runtests :: $(patsubst %.hs, %.runtest, $(wildcard *.hs))