xref: /netbsd-src/external/bsd/unbound/bin/Makefile (revision d909946ca08dceb44d7d0f22ec9488679695d976)
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