From: simonmar Date: Tue, 11 Apr 2000 11:54:22 +0000 (+0000) Subject: [project @ 2000-04-11 11:54:22 by simonmar] X-Git-Tag: Approximately_9120_patches~4736 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=46d103e953bdf0317b6de798ab96fb2550b2b692;p=ghc-hetmet.git [project @ 2000-04-11 11:54:22 by simonmar] remove syslib misc. --- diff --git a/ghc/tests/lib/posix/Makefile b/ghc/tests/lib/posix/Makefile index 3fc57ac..0e80d2b 100644 --- a/ghc/tests/lib/posix/Makefile +++ b/ghc/tests/lib/posix/Makefile @@ -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