[project @ 2000-01-05 17:24:51 by simonmar]
[ghc-hetmet.git] / ghc / tests / reader / should_fail / Makefile
1 TOP = ../..
2 include $(TOP)/mk/boilerplate.mk
3 include $(TOP)/mk/should_fail.mk
4
5 SRC_HC_OPTS += -noC -ddump-parsed
6
7 read013_HC_OPTS += -fglasgow-exts
8
9 include $(TOP)/mk/target.mk