
PACKAGE=	efi-tools

PROG=	efitable
MAN=	efitable.8
SRCS=	efitable.c

LIBADD= xo

.include <bsd.prog.mk>
