[project @ 1996-11-26 12:46:28 by dnt]
[ghc-hetmet.git] / ghc / compiler / tests / simplCore / Makefile
1 TOP = ../../../..
2 GhcRunTestRules = YES
3 # These options apply to all tests
4 RUNSTDTEST_OPTS = -noC -O -ddump-simpl -dcore-lint
5 include $(TOP)/ghc/mk/ghc.mk
6
7 runtests :: $(patsubst %.hs, %.runtest, $(wildcard *.hs))