diff options
author | Jean-Marc Zucconi <jmz@FreeBSD.org> | 1999-01-15 02:57:39 +0000 |
---|---|---|
committer | Jean-Marc Zucconi <jmz@FreeBSD.org> | 1999-01-15 02:57:39 +0000 |
commit | 7f449336830aa017701c9c726285d9574b32eb42 (patch) | |
tree | 04a3ba1e7cccb3834d0250ebec94c7479a1db1f9 /games | |
parent | Move all files from doomsrc/ to doom/ (diff) |
Remove doomsrc, add linuxdoom.
Notes
Notes:
svn path=/head/; revision=16058
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/Makefile b/games/Makefile index 3dad8467af58..80a78e5722c7 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.181 1999/01/07 12:05:25 asami Exp $ +# $Id: Makefile,v 1.182 1999/01/11 05:23:35 steve Exp $ # SUBDIR += 3dc @@ -29,7 +29,6 @@ SUBDIR += crossfire SUBDIR += dontspace SUBDIR += doom - SUBDIR += doomsrc SUBDIR += empire SUBDIR += fkiss SUBDIR += flying @@ -58,6 +57,7 @@ SUBDIR += ladder SUBDIR += libshhcards SUBDIR += lincity + SUBDIR += linuxdoom SUBDIR += maelstrom SUBDIR += mangband SUBDIR += merlin |