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-03-01 04:40:53 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c66ca7723b
opnsense-src
/
sbin
/
conscontrol
/
Makefile
8 lines
84 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add conscontrol, a front end interface for manipulating consoles.
2001-10-23 16:36:43 -04:00
# $FreeBSD$
PROG
=
conscontrol
Put WARNS into the right place.
2001-10-25 13:09:37 -04:00
MAN
=
conscontrol.8
Switch the default WARNS level for sbin/ to 6. Submitted by: Ulrich Spörlein
2009-10-19 12:00:24 -04:00
WARNS
?=
2
Add conscontrol, a front end interface for manipulating consoles.
2001-10-23 16:36:43 -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