[project @ 1999-05-04 08:31:51 by sof]
[ghc-hetmet.git] / ghc / tests / programs / Makefile
index 2a57051..617e589 100644 (file)
@@ -1,7 +1,15 @@
 TOP = .
 include $(TOP)/mk/boilerplate.mk
 
-NOT_THESE = Makefile ipoole_spec_class areid_pass
+NOT_THESE = CVS mk Makefile \
+
+NOT_THESE += hill_stk_oflow
+#      Correctly fails to terminate
+
+NOT_THESE += ipoole_spec_class
+#      Dialogue style IO
+
+#      areid_pass
 
 SUBDIRS = $(filter-out $(NOT_THESE), $(wildcard *))