# $FreeBSD$

PROG=	ofwdump
MAN=	ofwdump.8
SRCS=	ofwdump.c ofw_util.c

.include <bsd.prog.mk>