[project @ 2001-05-01 11:46:56 by simonmar]
[ghc-hetmet.git] / ghc / tests / lib / Makefile
index a37fe86..f273ff4 100644 (file)
@@ -1,9 +1,12 @@
 #-----------------------------------------------------------------------------
-# $Id: Makefile,v 1.3 1998/09/06 14:20:45 simonm Exp $
+# $Id: Makefile,v 1.5 2001/05/01 11:46:56 simonmar Exp $
 
 TOP = ..
 include $(TOP)/mk/boilerplate.mk
 
-SUBDIRS = should_run posix
+SUBDIRS = should_run net
+
+# posix009 hangs on Linux, disabled for now --SDM
+# posix
 
 include $(TOP)/mk/target.mk