diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1996-11-02 13:56:40 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1996-11-02 13:56:40 +0000 |
commit | b3a0d3277f1e104360b791b20cd50c7e2eb30e1a (patch) | |
tree | 7459cbc8ef7d1fe16565e3794e46f8915bde2d30 /games/Makefile | |
parent | ff14487404ab343ba2e520bac51476dac2a64bb8 (diff) |
Notes
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index c9199f71beb1..ad8fd13bfa70 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.40 1996/10/12 00:14:34 chuckr Exp $ +# $Id: Makefile,v 1.41 1996/10/30 14:41:09 jfitz Exp $ # SUBDIR += acm + SUBDIR += crossfire SUBDIR += gnuchess SUBDIR += golddig SUBDIR += jetpack |