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
11cee4a681
freebsd-dev
/
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