
Also known as ISC bind. This import adds utilities such as host(1), dig(1), and nslookup(1), as well as many other tools and libraries. Change-Id: I035ca46e64f1965d57019e773f4ff0ef035e4aa3
7 lines
171 B
Makefile
7 lines
171 B
Makefile
# $NetBSD: Makefile,v 1.3 2014/07/08 05:55:33 spz Exp $
|
|
|
|
SUBDIR+= libisc liblwres .WAIT libdns libisccc .WAIT libisccfg .WAIT libbind9 \
|
|
libirs
|
|
|
|
.include <bsd.subdir.mk>
|