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