[project @ 1999-01-23 18:03:40 by sof]
[ghc-hetmet.git] / ghc / tests / rename / 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 rn017_HC_OPTS = -hi -hi-with-exports
8
9 include $(TOP)/mk/target.mk
10
11