[project @ 1999-01-23 18:05:12 by sof]
[ghc-hetmet.git] / ghc / tests / reader / should_compile / Makefile
1 TOP = ../..
2 include $(TOP)/mk/boilerplate.mk
3 include $(TOP)/mk/should_compile.mk
4
5 SRC_HC_OPTS += -noC -dcore-lint
6
7 read004_HC_OPTS = -fno-implicit-prelude
8 read012_HC_OPTS += -O -funfold-casms-in-hi-file -fglasgow-exts
9 read013_HC_OPTS += -O -funfold-casms-in-hi-file -fglasgow-exts
10
11 include $(TOP)/mk/target.mk