[project @ 2001-08-22 12:24:41 by simonmar]
[ghc-hetmet.git] / ghc / tests / lib / posix / Makefile
diff --git a/ghc/tests/lib/posix/Makefile b/ghc/tests/lib/posix/Makefile
deleted file mode 100644 (file)
index 044235b..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-TOP = ../..
-include $(TOP)/mk/boilerplate.mk
-include $(TOP)/mk/should_run.mk
-
-SRC_HC_OPTS += -dcore-lint -package posix -fglasgow-exts
-
-# Posix007 is interactive, you'll have to issue a ^C on your tty.
-posix007_RUNTEST_OPTS += -i/dev/tty
-
-.PRECIOUS: %.o %.bin
-
-include $(TOP)/mk/target.mk