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