[project @ 2000-06-12 17:01:56 by panne]
[ghc-hetmet.git] / ghc / tests / numeric / should_run / Makefile
index 559dbbe..cb30478 100644 (file)
@@ -1,14 +1,16 @@
 #-----------------------------------------------------------------------------
-# $Id: Makefile,v 1.4 1999/01/24 14:19:43 sof 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
 
 .PRECIOUS: %.bin %.o