[project @ 2000-04-11 09:40:19 by simonmar]
[ghc-hetmet.git] / ghc / tests / io / should_run / Makefile
index 8a50605..6cc9f8c 100644 (file)
@@ -2,16 +2,19 @@ TOP = ../..
 include $(TOP)/mk/boilerplate.mk
 include $(TOP)/mk/should_run.mk
 
-HC_OPTS += -dcore-lint -syslib posix -syslib misc -fglasgow-exts
+HC_OPTS += -dcore-lint
 io022_HC_OPTS += -fglasgow-exts
 io010_HC_OPTS += -fglasgow-exts
 io011_HC_OPTS += -fglasgow-exts
+io032_HC_OPTS += -fglasgow-exts
 
 io004_RUNTEST_OPTS += -x 42
 io016_RUNTEST_OPTS += io016.hs io016.out
 io017_RUNTEST_OPTS += -i io017.stdin
+io018_RUNTEST_OPTS += -i io018.hs
 io021_RUNTEST_OPTS += -i io021.hs
 io022_RUNTEST_OPTS += -i io022.hs
+io028_RUNTEST_OPTS += -i io028.hs
 
 .PRECIOUS: %.o %.bin