diff options
| author | John Polstra <jdp@FreeBSD.org> | 1998-02-11 19:52:53 +0000 |
|---|---|---|
| committer | John Polstra <jdp@FreeBSD.org> | 1998-02-11 19:52:53 +0000 |
| commit | da41f05dd8e91c70ef5f799ee708f4ff3357adbe (patch) | |
| tree | fadbe98dcb1a18f6a4e3e400852361220c4ea1be | |
| parent | 0d15a95009aa7efb44f0a1ac8262adf4a45dd828 (diff) | |
Notes
| -rw-r--r-- | games/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/Makefile b/games/Makefile index fc699b144eb8..ab3c0ac77c4b 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,8 +1,8 @@ # @(#)Makefile 8.2 (Berkeley) 3/31/94 -# $Id: Makefile,v 1.12 1997/02/22 14:46:46 peter Exp $ +# $Id: Makefile,v 1.13 1997/09/11 02:52:59 peter Exp $ # XXX missing: chess ching monop [copyright] -SUBDIR= adventure arithmetic atc backgammon battlestar bcd boggle bs caesar \ +SUBDIR= adventure arithmetic atc backgammon battlestar bcd bs caesar \ canfield cribbage dm factor fish fortune grdc hack hangman \ larn mille morse number phantasia piano pig pom ppt primes quiz \ rain random robots rogue sail snake trek wargames worm worms \ |
