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-04-20 21:59:20 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c66ca7723b
opnsense-src
/
sbin
/
ccdconfig
/
Makefile
10 lines
103 B
Makefile
Raw
Normal View
History
Unescape
Escape
Set the default manual section for sbin/ to 8.
2001-03-20 13:13:31 -05:00
# $FreeBSD$
ccdcontrol -> ccdconfig.
1996-01-29 20:25:40 -05:00
PROG
=
ccdconfig
- Backout botched attempt to introduce MANSECT feature. - MAN[1-9] -> MAN.
2001-03-26 09:33:27 -05:00
MAN
=
ccdconfig.8
Makefile.
1995-12-27 05:56:35 -05:00
Use GEOM OAM api to retrive list of configured ccd devices. Link against libgeom.
2003-06-02 16:50:59 -04:00
DPADD
=
${
LIBGEOM
}
LDADD
=
-lgeom
Makefile.
1995-12-27 05:56:35 -05:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in a new issue
Copy permalink