diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-05-03 23:27:41 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-05-03 23:27:41 +0000 |
commit | c24a988205aaa2ffbe90f7e22f06b34cda234437 (patch) | |
tree | 3b1e81bb29713d99f58e50c80580da2aacdc9ddd /games/Makefile | |
parent | 14b487fa47f592ac04c689b18581913c15020cbd (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 517c427facd8..faaf651e1f6e 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,6 +1,7 @@ -# $Id: Makefile,v 1.127 1998/04/27 14:34:29 mph Exp $ +# $Id: Makefile,v 1.128 1998/05/02 18:03:19 mph Exp $ # + SUBDIR += 3dc SUBDIR += 3dpong SUBDIR += acm SUBDIR += agm |