[project @ 1997-09-24 11:08:42 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / Makefile
1 TOP = ../..
2 include $(TOP)/mk/boilerplate.mk
3 include $(TOP)/mk/should_compile.mk
4
5 HC_OPTS += -noC -dcore-lint -fno-warn-incomplete-patterns -hi
6
7 tc019_HC_OPTS = -fglasgow-exts
8 tc065_HC_OPTS = -syslib ghc
9
10 include $(TOP)/mk/target.mk