9 lines
194 B
Makefile
9 lines
194 B
Makefile
# $NetBSD: Makefile,v 1.5 2014/07/08 05:55:33 spz Exp $
|
|
|
|
SUBDIR= html dig host named nslookup nsupdate rndc dnssec check tools \
|
|
confgen delv
|
|
|
|
.include "Makefile.inc"
|
|
|
|
.include <bsd.subdir.mk>
|