xref
: /
freebsd
/
usr.bin
/
rctl
/
Makefile
(revision 86c9d9918f1db7cdd968b60f8902466887bcd9e9)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
PROG
=
rctl
4
MAN
=
rctl
.
8
5
6
LIBADD
=
util
7
8
.
include
<
bsd.prog.mk
>
9