[project @ 1999-01-24 14:18:55 by sof]
[ghc-hetmet.git] / ghc / tests / numeric / should_run / Makefile
index 973388d..559dbbe 100644 (file)
@@ -1,14 +1,16 @@
 #-----------------------------------------------------------------------------
-# $Id: Makefile,v 1.3 1998/07/08 10:36:54 simonm Exp $
+# $Id: Makefile,v 1.4 1999/01/24 14:19:43 sof Exp $
 
 TOP = ../..
 include $(TOP)/mk/boilerplate.mk
 include $(TOP)/mk/should_run.mk
 
 HC_OPTS += -dcore-lint
+arith010_HC_OPTS += -fglasgow-exts
+arith011_HC_OPTS += -fglasgow-exts
+arith012_HC_OPTS += -fglasgow-exts
 
-arith011_HC_OPTS = -fglasgow-exts
-arith012_HC_OPTS = -fglasgow-exts
+.PRECIOUS: %.bin %.o
 
 SRC_MKDEPENDHS_OPTS += -fglasgow-exts