summaryrefslogtreecommitdiff
path: root/external/bsd/nsd/sbin/Makefile
blob: 8ec8273345b69bc6cffb7f7182e47161b929ce72 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.1 2017/01/07 19:51:21 christos Exp $

.include <bsd.init.mk>

SUBDIR+=\
nsd \
nsd-checkconf \
nsd-checkzone \
nsd-control \
nsd-control-setup

.include <bsd.subdir.mk>