diff options
Diffstat (limited to 'gnu/usr.bin/rcs/lib')
| -rw-r--r-- | gnu/usr.bin/rcs/lib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/rcs/lib/Makefile b/gnu/usr.bin/rcs/lib/Makefile index 18d469537ca..65194f2f0c5 100644 --- a/gnu/usr.bin/rcs/lib/Makefile +++ b/gnu/usr.bin/rcs/lib/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.21 2004/05/23 02:24:51 lukem Exp $ +# $NetBSD: Makefile,v 1.22 2008/05/03 14:48:30 lukem Exp $ -MKPRIVATELIB= yes +LIBISPRIVATE= yes # Define FSYNC_ALL to get slower but safer writes in case of crashes in # the middle of CVS/RCS changes |
