add pig
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Wed, 19 Aug 1992 01:57:16 +0000 (17:57 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Wed, 19 Aug 1992 01:57:16 +0000 (17:57 -0800)
SCCS-vsn: games/Makefile 5.17

usr/src/games/Makefile

index 07dd07b..6d0c3fa 100644 (file)
@@ -1,10 +1,9 @@
-#      @(#)Makefile    5.16 (Berkeley) %G%
+#      @(#)Makefile    5.17 (Berkeley) %G%
 
 Missing: adventure boggle ching dungeon hunt phantasia quiz warp 
 
 
 Missing: adventure boggle ching dungeon hunt phantasia quiz warp 
 
-SUBDIR=        arithmetic atc backgammon battlestar bcd caesar canfield \
-       chess cribbage dm factor fish fortune hack hangman larn \
-       mille monop morse number pom ppt primes rain robots rogue \
-       sail snake trek wargames worm worms wump
+       chess ching cribbage dm factor fish fortune hack hangman mille \
+       monop morse number pig pom ppt primes quiz rain robots rogue sail \
+       snake trek wargames worm worms wump
 
 .include <bsd.subdir.mk>
 
 .include <bsd.subdir.mk>