xref: /netbsd-src/external/mpl/bind/bin/Makefile (revision 73d56d5b0be8704e4f0a7e8221a2c7309572c9a1)
1#	$NetBSD: Makefile,v 1.2 2020/08/03 17:23:34 christos Exp $
2
3SUBDIR= dig host named nslookup nsupdate rndc dnssec check tools \
4	confgen delv
5
6.include "Makefile.inc"
7
8.include <bsd.subdir.mk>
9