diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-09-08 20:01:17 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-09-08 20:01:17 +0000 |
| commit | 32d794a8a6ea684cf5d5cc62a34f4eb1dec5077e (patch) | |
| tree | 6f112439a238c64ad7646a401a3c45d4c380ef76 | |
| parent | 49f037bca9123f33ca479f807777ba69bdcfb0d3 (diff) | |
Notes
| -rw-r--r-- | games/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/Makefile b/games/Makefile index 7ba46f073c01..981f71ef20ea 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,9 +1,9 @@ # @(#)Makefile 8.2 (Berkeley) 3/31/94 -# XXX missing: chess ching +# XXX missing: chess ching monop [copyright] SUBDIR= adventure arithmetic atc backgammon battlestar bcd boggle caesar \ canfield cribbage dm factor fish fortune hack hangman \ - larn mille monop morse number phantasia pig pom ppt primes quiz \ + larn mille morse number phantasia pig pom ppt primes quiz \ rain random robots rogue sail snake tetris trek wargames worm worms \ wump |
