1
2PROG=	ofwdump
3MAN=	ofwdump.8
4SRCS=	ofwdump.c ofw_util.c
5
6.include <bsd.prog.mk>
7