xref: /minix3/external/bsd/bind/bin/Makefile (revision 00b67f09dd46474d133c95011a48590a8e8f94c7)
1#	$NetBSD: Makefile,v 1.5 2014/07/08 05:55:33 spz Exp $
2
3SUBDIR= html dig host named nslookup nsupdate rndc dnssec check tools \
4	confgen delv
5
6.include "Makefile.inc"
7
8.include <bsd.subdir.mk>
9