diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-08-21 20:21:14 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-08-21 20:21:14 +0000 |
commit | 960692540f6211ebf9e673fe4f679193ddc12ce6 (patch) | |
tree | 3d0c5f85fb9cb7be9910fd5b3c5a57613b63ec9e /games/Makefile | |
parent | Import of powerpak. (diff) |
Activate powerpak
Notes
Notes:
svn path=/head/; revision=20850
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 397b42ac0068..49abb8766913 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.220 1999/08/14 03:52:54 cpiazza Exp $ +# $Id: Makefile,v 1.221 1999/08/18 19:49:05 cpiazza Exp $ # SUBDIR += 3dc @@ -89,6 +89,7 @@ SUBDIR += oonsoo SUBDIR += phalanx SUBDIR += pmars + SUBDIR += powerpak SUBDIR += pp SUBDIR += pysol SUBDIR += qcc |