Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
# $FreeBSD$
PACKAGE= efi-tools
PROG= efitable
MAN= efitable.8
SRCS= efitable.c
LIBADD= xo
.include <bsd.prog.mk>