13eb765f2d
Reduce overlinking
9 lines
84 B
Makefile
9 lines
84 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= ccdconfig
|
|
MAN= ccdconfig.8
|
|
|
|
LIBADD= geom
|
|
|
|
.include <bsd.prog.mk>
|