This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2024-12-19 10:53:58 +00:00
Code
Issues
Releases
Activity
7ac806655e
freebsd
/
sbin
/
ccdconfig
/
Makefile
8 lines
79 B
Makefile
Raw
Normal View
History
Unescape
Escape
Set the default manual section for sbin/ to 8.
2001-03-20 18:13:31 +00:00
# $FreeBSD$
ccdcontrol -> ccdconfig.
1996-01-30 01:25:40 +00:00
PROG
=
ccdconfig
Default to WARNS=2. Binary builds that cannot handle this must explicitly set WARNS=0. Reviewed by: mike
2001-12-04 02:19:58 +00:00
WARNS
=
0
- Backout botched attempt to introduce MANSECT feature. - MAN[1-9] -> MAN.
2001-03-26 14:33:27 +00:00
MAN
=
ccdconfig.8
Makefile.
1995-12-27 10:56:35 +00:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in New Issue
Copy Permalink