Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/mpl/bind/lib add libns



details:   https://anonhg.NetBSD.org/src/rev/b43399128999
branches:  trunk
changeset: 834418:b43399128999
user:      christos <christos%NetBSD.org@localhost>
date:      Sun Aug 12 14:32:39 2018 +0000

description:
add libns

diffstat:

 external/mpl/bind/lib/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (11 lines):

diff -r 0fcbdffd54b2 -r b43399128999 external/mpl/bind/lib/Makefile
--- a/external/mpl/bind/lib/Makefile    Sun Aug 12 13:51:58 2018 +0000
+++ b/external/mpl/bind/lib/Makefile    Sun Aug 12 14:32:39 2018 +0000
@@ -1,5 +1,6 @@
-#      $NetBSD: Makefile,v 1.1 2018/08/12 13:02:43 christos Exp $
+#      $NetBSD: Makefile,v 1.2 2018/08/12 14:32:39 christos Exp $
 
 SUBDIR+= libisc .WAIT libdns libisccc .WAIT libisccfg .WAIT libbind9 libirs
+SUBDIR+= libns
 
 .include <bsd.subdir.mk>



Home | Main Index | Thread Index | Old Index