[project @ 2000-06-12 17:01:56 by panne]
[ghc-hetmet.git] / ghc / tests / numeric / should_run / Makefile
index 973388d..cb30478 100644 (file)
@@ -1,14 +1,18 @@
 #-----------------------------------------------------------------------------
-# $Id: Makefile,v 1.3 1998/07/08 10:36:54 simonm Exp $
+# $Id: Makefile,v 1.7 2000/06/12 17:01:58 panne Exp $
 
 TOP = ../..
 include $(TOP)/mk/boilerplate.mk
 include $(TOP)/mk/should_run.mk
 
-HC_OPTS += -dcore-lint
+SRC_HC_OPTS += -dcore-lint
+arith006_HC_OPTS += -fglasgow-exts
+arith010_HC_OPTS += -fglasgow-exts
+arith011_HC_OPTS += -fglasgow-exts
+arith012_HC_OPTS += -fglasgow-exts
+num006_HC_OPTS += -fglasgow-exts
 
-arith011_HC_OPTS = -fglasgow-exts
-arith012_HC_OPTS = -fglasgow-exts
+.PRECIOUS: %.bin %.o
 
 SRC_MKDEPENDHS_OPTS += -fglasgow-exts