aboutsummaryrefslogtreecommitdiff
path: root/sbin/ccdconfig/Makefile
blob: 8972945ed072f941b29279a39d48978d65006fcd (plain) (blame)
1
2
3
4
5
6
7
PACKAGE=ccdconfig
PROG=	ccdconfig
MAN=	ccdconfig.8

LIBADD=	geom

.include <bsd.prog.mk>