1# $FreeBSD: stable/11/usr.sbin/unbound/Makefile 356345 2020-01-04 01:09:33Z cy $
2
3SUBDIR=	daemon anchor checkconf control
4SUBDIR+= setup
5SUBDIR_PARALLEL=
6
7.include <bsd.subdir.mk>
8