Makefile revision 289252
1# $FreeBSD: stable/10/usr.sbin/unbound/Makefile 289252 2015-10-13 18:56:50Z bdrewery $
2
3SUBDIR=	daemon anchor checkconf control
4SUBDIR+= local-setup
5SUBDIR_PARALLEL=
6
7.include <bsd.subdir.mk>
8