693ba58ff6
the other. Sponsored by: Netflix
9 lines
83 B
Makefile
9 lines
83 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= efidp
|
|
MAN= efidp.8
|
|
|
|
LIBADD= efivar geom
|
|
|
|
.include <bsd.prog.mk>
|