xref: /netbsd-src/external/bsd/unbound/bin/Makefile (revision 4b004442778f1201b2161e87fd65ba87aae6601a)
1# $NetBSD: Makefile,v 1.1 2016/08/20 11:20:31 christos Exp $
2
3.include <bsd.own.mk>
4
5SUBDIR+=\
6unbound-host
7
8.include <bsd.subdir.mk>
9