aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/games/Makefile b/games/Makefile
index e92454c3c336..bc39e56d386b 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -1,8 +1,10 @@
-# $Id: Makefile,v 1.10 1995/03/24 05:29:16 asami Exp $
+# $Id: Makefile,v 1.11 1995/03/28 12:15:37 asami Exp $
#
-SUBDIR= acm golddig jetpack oneko nethack xasteroids xboard xboing xchomp \
+# BROKEN = xboing xchomp xmine xmj xpipeman xrobots
+#
+SUBDIR= acm golddig jetpack oneko nethack xasteroids xboard \
xemeraldia xinvaders \
- xjewel xlife xmille xmine xminesweep xmj xmris xpipeman xrobots xsol \
+ xjewel xlife xmille xminesweep xmris xsol \
xtetris
.include <bsd.port.subdir.mk>