22f2948816
Center operation on unit number rather than path name.
8 lines
80 B
Makefile
8 lines
80 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= ccdconfig
|
|
WARNS?= 3
|
|
MAN= ccdconfig.8
|
|
|
|
.include <bsd.prog.mk>
|