[project @ 1998-04-30 20:36:58 by sof]
[ghc-hetmet.git] / ghc / tests / stranal / should_compile / Makefile
1 TOP = ../..
2 include $(TOP)/mk/boilerplate.mk
3 include $(TOP)/mk/should_compile.mk
4
5 SRC_HC_OPTS += -noC -O -dcore-lint
6
7 str001_HC_OPTS = -hi-with-decls -hi-with-exports -hi-with-instances
8
9 include $(TOP)/mk/target.mk