[project @ 1999-02-15 17:57:29 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 read014_HC_OPTS += -Wall
11
12 include $(TOP)/mk/target.mk