xref
: /
freebsd
/
sbin
/
ccdconfig
/
Makefile
(revision 2830819497fb2deae3dd71574592ace55f2fbdba)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
PROG
=
ccdconfig
4
MAN
=
ccdconfig
.
8
5
6
LIBADD
=
geom
7
8
.
include
<
bsd.prog.mk
>
9