ed8507704d94ec0ca5e3d857dfe501c92395c33e
[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 rn025_HC_OPTS = -hi -hi-with-exports
9
10 include $(TOP)/mk/target.mk
11
12