xref
: /
freebsd
/
usr.sbin
/
efidp
/
Makefile
(revision 7c1b51d6dc2e165ae7333373513b080f17cf79bd)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
PROG
=
efidp
4
MAN
=
efidp
.
8
5
6
LIBADD
=
efivar
7
8
.
include
<
bsd.prog.mk
>
9