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