Module Name:    src
Committed By:   christos
Date:           Sun Aug 12 14:32:39 UTC 2018

Modified Files:
        src/external/mpl/bind/lib: Makefile

Log Message:
add libns


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/external/mpl/bind/lib/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/mpl/bind/lib/Makefile
diff -u src/external/mpl/bind/lib/Makefile:1.1 src/external/mpl/bind/lib/Makefile:1.2
--- src/external/mpl/bind/lib/Makefile:1.1	Sun Aug 12 09:02:43 2018
+++ src/external/mpl/bind/lib/Makefile	Sun Aug 12 10:32:39 2018
@@ -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>

Reply via email to