[project @ 1999-06-15 10:23:38 by simonmar]
[ghc-hetmet.git] / ghc / tests / deSugar / should_run / Makefile
1 TOP = ../..
2 include $(TOP)/mk/boilerplate.mk
3 include $(TOP)/mk/should_run.mk
4
5 HC_OPTS += -dcore-lint
6
7 dsrun005_RUNTEST_OPTS = -x 1
8 dsrun007_RUNTEST_OPTS = -x 1
9
10 include $(TOP)/mk/target.mk
11
12