[project @ 1998-04-17 15:58:37 by simonm]
[ghc-hetmet.git] / ghc / tests / numeric / should_run / Makefile
1 #-----------------------------------------------------------------------------
2 # $Id: Makefile,v 1.2 1998/04/17 15:59:29 simonm Exp $
3
4 TOP = ../..
5 include $(TOP)/mk/boilerplate.mk
6 include $(TOP)/mk/should_run.mk
7
8 HC_OPTS += -dcore-lint
9
10 arith011_HC_OPTS = -fglasgow-exts
11 arith012_HC_OPTS = -fglasgow-exts
12
13 include $(TOP)/mk/target.mk