This website requires JavaScript.
Explore
Help
Register
Sign In
hardenedbsd
/
HardenedBSD
Watch
1
Star
0
Fork
0
You've already forked HardenedBSD
mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced
2024-12-27 13:34:00 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
17a2c536c8
HardenedBSD
/
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 20:27:52 +02:00
# $FreeBSD$
PROG
=
rctl
MAN
=
rctl.8
Convert to usr.bin/ to LIBADD Reduce overlinking
2014-11-25 15:29:10 +01: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 20:27:52 +02:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in New Issue
Copy Permalink