From 67c513a8911245d54244a1fc43c3d3475a4f23c1 Mon Sep 17 00:00:00 2001 From: sof Date: Wed, 1 Sep 1999 14:23:11 +0000 Subject: [PATCH] [project @ 1999-09-01 14:23:11 by sof] updated --- ghc/tests/reader/should_compile/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/ghc/tests/reader/should_compile/Makefile b/ghc/tests/reader/should_compile/Makefile index 603d66b..c1b1008 100644 --- a/ghc/tests/reader/should_compile/Makefile +++ b/ghc/tests/reader/should_compile/Makefile @@ -8,5 +8,6 @@ read012_HC_OPTS += -O -funfold-casms-in-hi-file -fglasgow-exts -ohi T1.hi read013_HC_OPTS += -O -funfold-casms-in-hi-file -fglasgow-exts read014_HC_OPTS += -Wall read022_HC_OPTS = -fglasgow-exts +read024_HC_OPTS = -fglasgow-exts include $(TOP)/mk/target.mk -- 1.7.10.4