diff options
author | rh <rh> | 2000-02-19 22:34:56 +0000 |
---|---|---|
committer | rh <rh> | 2000-02-19 22:34:56 +0000 |
commit | b285753c1fa7211494493f23fe255e9ae969ff4a (patch) | |
tree | 1a90942304c21e8d0609f8d805756e74eab014a1 /games/Makefile | |
parent | 199b77daefa3828c17b529fc197b771ce983e3ad (diff) | |
download | pkgsrc-b285753c1fa7211494493f23fe255e9ae969ff4a.tar.gz |
Add and enable plib
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 ca16a991783..7703cc221fc 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.79 2000/02/02 06:53:21 itojun Exp $ +# $NetBSD: Makefile,v 1.80 2000/02/19 22:34:56 rh Exp $ # FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp # @@ -60,6 +60,7 @@ # SUBDIR += oonsoo SUBDIR += omega SUBDIR += pacman + SUBDIR += plib SUBDIR += pysol # SUBDIR += qcc # SUBDIR += quake |