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