[project @ 1999-12-29 12:12:59 by simonpj]
[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 += -dcore-lint
6 # There used to be a -noC flag, but I removed it because
7 # Rn037Help needs to generate an interface file, and
8 # if -noC is on I can't see how to.  (Driver grottiness.)
9
10 # rn017_HC_OPTS = -hi -hi-with-exports
11 # rn025_HC_OPTS = -hi -hi-with-exports
12 # Rn037Help_HC_OPTS = -hi
13
14 include $(TOP)/mk/target.mk
15
16