[project @ 1998-02-03 11:24:18 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / Makefile
1 TOP = ../..
2 include $(TOP)/mk/boilerplate.mk
3 include $(TOP)/mk/should_fail.mk
4
5 HC_OPTS += -noC
6
7 tcfail045_HC_OPTS = -fglasgow-exts
8 tcfail068_HC_OPTS = -fglasgow-exts
9
10 include $(TOP)/mk/target.mk