xref: /freebsd-13.1/usr.sbin/unbound/Makefile (revision b70d78d6)
1# $FreeBSD$
2
3SUBDIR=	daemon anchor checkconf control
4SUBDIR+= setup
5SUBDIR_PARALLEL=
6
7.include <bsd.subdir.mk>
8