This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
90ea9c0dcd
freebsd-dev
/
usr.bin
/
rctl
/
Makefile
9 lines
76 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add rctl(8), the utility to manage rctl rules. Sponsored by: The FreeBSD Foundation Reviewed by: kib (earlier version)
2011-03-30 18:27:52 +00:00
# $FreeBSD$
PROG
=
rctl
MAN
=
rctl.8
Convert to usr.bin/ to LIBADD Reduce overlinking
2014-11-25 14:29:10 +00:00
LIBADD
=
util
Add rctl(8), the utility to manage rctl rules. Sponsored by: The FreeBSD Foundation Reviewed by: kib (earlier version)
2011-03-30 18:27:52 +00:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in New Issue
Copy Permalink