diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-05-21 03:35:51 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-05-21 03:35:51 +0000 |
commit | ac16eb7c44643887fbb086825166db538c81aa09 (patch) | |
tree | aeb9910b864ea12ef2cbe0a4fe8f28c9699b7455 /games/Makefile | |
parent | 8ef3ea08560e978f2a8fdf08e5a631bf994dc8f4 (diff) | |
download | ports-ac16eb7c44643887fbb086825166db538c81aa09.tar.gz ports-ac16eb7c44643887fbb086825166db538c81aa09.zip |
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 79d8b35aca07..fd9e121c44a0 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,9 +1,10 @@ -# $Id: Makefile,v 1.64 1997/04/27 14:28:49 max Exp $ +# $Id: Makefile,v 1.65 1997/05/07 07:45:48 tg Exp $ # SUBDIR += acm SUBDIR += an SUBDIR += angband + SUBDIR += block SUBDIR += cgoban SUBDIR += crossfire SUBDIR += dontspace |