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