diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1994-12-03 04:40:26 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1994-12-03 04:40:26 +0000 |
commit | 64cfe457df4c979d214f15c4185745aaa7759633 (patch) | |
tree | 0a3d4ad4cdee5f999bf96c9d29116ef3011ac63c /games/Makefile | |
parent | fcd9a52b796225ac2ed3ee9fec191036b7d1fe76 (diff) |
Add bs/gdc
Notes
Notes:
svn path=/head/; revision=4926
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/Makefile b/games/Makefile index 981f71ef20ea..a450c4502e50 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,8 +1,8 @@ # @(#)Makefile 8.2 (Berkeley) 3/31/94 # XXX missing: chess ching monop [copyright] -SUBDIR= adventure arithmetic atc backgammon battlestar bcd boggle caesar \ - canfield cribbage dm factor fish fortune hack hangman \ +SUBDIR= adventure arithmetic atc backgammon battlestar bcd boggle bs caesar \ + canfield cribbage dm factor fish fortune gdc hack hangman \ larn mille morse number phantasia pig pom ppt primes quiz \ rain random robots rogue sail snake tetris trek wargames worm worms \ wump |