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