Makefile revision 256281
1# $FreeBSD: stable/10/usr.sbin/unbound/Makefile 255809 2013-09-23 04:36:51Z des $
2
3SUBDIR=	daemon anchor checkconf control
4SUBDIR+= local-setup
5
6.include <bsd.subdir.mk>
7