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