diff options
author | Steve Price <steve@FreeBSD.org> | 1999-04-02 04:12:15 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-04-02 04:12:15 +0000 |
commit | 0822fb415058567b98ad85b5a3131f4e227664ef (patch) | |
tree | c5c95920a563b1a81732e122c78c3b75ba6127b4 /games/Makefile | |
parent | 6a42820fe3c9c577973e68c300de2910995c8cc9 (diff) |
Active the pmars port.
Notes
Notes:
svn path=/head/; revision=17545
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 71fd67cf9261..b7824c6a18ac 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.193 1999/03/31 04:00:38 steve Exp $ +# $Id: Makefile,v 1.194 1999/03/31 06:35:54 taoka Exp $ # SUBDIR += 3dc @@ -72,6 +72,7 @@ SUBDIR += netris SUBDIR += oneko SUBDIR += oonsoo + SUBDIR += pmars SUBDIR += pp SUBDIR += pysol SUBDIR += qcc |