[project @ 1996-11-26 12:46:28 by dnt]
[ghc-hetmet.git] / ghc / compiler / tests / ccall / Makefile
1 TOP = ../../../..
2 GhcRunTestRules = YES
3 # These options apply to all tests
4 RUNSTDTEST_OPTS = -fglasgow-exts -dcore-lint
5 include $(TOP)/ghc/mk/ghc.mk
6
7 runtests :: $(patsubst %.hs, %.runtest, $(wildcard *.hs))
8
9 # Note that these tests are still in a state of flux... don't believe errors
10 # they report. In fact, these aren't really very good tests at all...
11
12 cc001_flags = -noC -ddump-tc -ddump-ds 
13 cc002_flags = -noC -ddump-tc -ddump-ds 
14 cc003_flags = -noC -ddump-tc -ddump-ds -x1
15 cc004_flags = -noC -ddump-tc -ddump-ds 
16 cc005_flags = -via-C -ddump-stg -ddump-flatC
17 cc006_flags = -via-C -ddump-stg -ddump-flatC
18 cc007_flags = -via-C -ddump-stg -ddump-flatC