[project @ 2000-04-11 11:54:22 by simonmar]
authorsimonmar <unknown>
Tue, 11 Apr 2000 11:54:22 +0000 (11:54 +0000)
committersimonmar <unknown>
Tue, 11 Apr 2000 11:54:22 +0000 (11:54 +0000)
remove syslib misc.

ghc/tests/lib/posix/Makefile

index 3fc57ac..0e80d2b 100644 (file)
@@ -2,7 +2,7 @@ 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 -syslib posix -fglasgow-exts
 
 # Posix007 is interactive, you'll have to issue a ^C on your tty.
 posix007_RUNTEST_OPTS += -i/dev/tty