diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/Makefile b/games/Makefile index 7b83307c1c0..aa619ff2d3e 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.70 1999/12/14 01:50:17 sakamoto Exp $ +# $NetBSD: Makefile,v 1.71 1999/12/25 16:22:03 pooka Exp $ # FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp # @@ -51,7 +51,7 @@ SUBDIR += moria SUBDIR += nethack SUBDIR += nethack-lib - SUBDIR += nethack-qt +# SUBDIR += nethack-qt SUBDIR += nethack-tty SUBDIR += nethack-x11 SUBDIR += nighthawk |