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