diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-01-13 07:45:33 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-01-13 07:45:33 +0000 |
commit | e48dc689917a19b4802822b75cba5ca5596ee5e5 (patch) | |
tree | bf6278950a7244e4c2329c3b345d1597d543e2ca /games/Makefile | |
parent | 7092cf4386667338635693c03153b60abc000a48 (diff) | |
download | ports-e48dc689917a19b4802822b75cba5ca5596ee5e5.tar.gz ports-e48dc689917a19b4802822b75cba5ca5596ee5e5.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 ae68958ba6bc..b924dd7533ab 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.51 1997/01/03 08:17:16 tg Exp $ +# $Id: Makefile,v 1.52 1997/01/10 07:55:58 tg Exp $ # SUBDIR += acm + SUBDIR += cgoban SUBDIR += crossfire SUBDIR += doom SUBDIR += flying |