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-27 11:55:06 +00:00
Code
Issues
Releases
Activity
bad17f19c9
freebsd
/
sbin
/
ccdconfig
/
Makefile
9 lines
84 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
- 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
Convert sbin/ to LIBADD Reduce overlinking
2014-11-25 11:23:12 +00:00
LIBADD
=
geom
Use GEOM OAM api to retrive list of configured ccd devices. Link against libgeom.
2003-06-02 20:50:59 +00:00
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