[project @ 1999-09-01 14:23:11 by sof]
authorsof <unknown>
Wed, 1 Sep 1999 14:23:11 +0000 (14:23 +0000)
committersof <unknown>
Wed, 1 Sep 1999 14:23:11 +0000 (14:23 +0000)
updated

ghc/tests/reader/should_compile/Makefile

index 603d66b..c1b1008 100644 (file)
@@ -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