829e80e13d9a28fb056b1913f96fd235722d322f
[ghc-hetmet.git] / ghc / tests / ccall / 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 -fglasgow-exts
6
7 # Note that these tests are still in a state of flux... don't believe errors
8 # they report. In fact, these aren't really very good tests at all...
9
10 cc004_HC_OPTS = -fvia-C
11 cc005_HC_OPTS = -fvia-C
12 cc006_HC_OPTS = -fvia-C -fno-prune-tydecls
13 cc010_HC_OPTS = -fvia-C
14
15 include $(TOP)/mk/target.mk