]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - Makefile
Coverity CID 1786: Close file.
[bsdgames-darwin.git] / Makefile
index 12332193df85a9dfcd4bdcbead639663ea57616b..08a39b61ab7f8891756e693e41071fcc656b57f0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,14 +1,17 @@
-#      $NetBSD: Makefile,v 1.11 1995/03/25 22:53:48 cgd Exp $
-#      @(#)Makefile    8.2 (Berkeley) 3/31/94
+#      $NetBSD: Makefile,v 1.24 2006/01/24 19:01:45 elad Exp $
+#      @(#)Makefile    8.3 (Berkeley) 7/24/94
 
-# Missing: ching dungeon hunt warp
+# Missing: dungeon warp
 # Moved: chess
 # Don't belong: xneko xroach
 
-SUBDIR=        adventure arithmetic atc backgammon banner battlestar bcd boggle \
-       caesar canfield cribbage dm factor fish fortune hack hangman \
-       larn mille monop morse number phantasia pig pom ppt primes quiz \
-       rain random robots rogue sail snake tetris trek wargames worm worms \
-       wump
+SUBDIR=        adventure arithmetic atc \
+       backgammon banner battlestar bcd boggle \
+       caesar canfield ching countmail cribbage \
+       dab dm factor fish fortune gomoku \
+       hack hangman hunt larn mille monop morse number \
+       phantasia pig pom ppt primes quiz \
+       rain random robots rogue sail snake tetris trek \
+       wargames worm worms wtf wump
 
 .include <bsd.subdir.mk>