diff options
Diffstat (limited to 'usr.sbin/ntp/libparse')
| -rw-r--r-- | usr.sbin/ntp/libparse/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ntp/libparse/Makefile b/usr.sbin/ntp/libparse/Makefile index 3982ab33add..a318c4f8702 100644 --- a/usr.sbin/ntp/libparse/Makefile +++ b/usr.sbin/ntp/libparse/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2006/06/11 19:34:28 kardel Exp $ +# $NetBSD: Makefile,v 1.7 2008/05/03 14:48:32 lukem Exp $ -MKPRIVATELIB= yes +LIBISPRIVATE= yes LIB= parse SRCS= binio.c clk_computime.c clk_dcf7000.c clk_hopf6021.c \ |
