diff options
Diffstat (limited to 'gnu/usr.bin/grep/lib')
| -rw-r--r-- | gnu/usr.bin/grep/lib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/grep/lib/Makefile b/gnu/usr.bin/grep/lib/Makefile index c1ca5470f12..7c468d7d7e5 100644 --- a/gnu/usr.bin/grep/lib/Makefile +++ b/gnu/usr.bin/grep/lib/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2006/11/10 17:36:09 christos Exp $ +# $NetBSD: Makefile,v 1.4 2008/05/03 14:48:30 lukem Exp $ -MKPRIVATELIB= yes +LIBISPRIVATE= yes .include "${.CURDIR}/../Makefile.inc" |
