This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-02-28 20:30:57 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
d815e42419
opnsense-src
/
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 14:27:52 -04:00
# $FreeBSD$
PROG
=
rctl
MAN
=
rctl.8
Convert to usr.bin/ to LIBADD Reduce overlinking
2014-11-25 09:29:10 -05: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 14:27:52 -04:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in a new issue
Copy permalink