freebsd-dev/sbin/ccdconfig/Makefile
Poul-Henning Kamp 22f2948816 Fix various details so we get to WARNS=3.
Center operation on unit number rather than path name.
2003-01-17 13:23:41 +00:00

8 lines
80 B
Makefile

# $FreeBSD$
PROG= ccdconfig
WARNS?= 3
MAN= ccdconfig.8
.include <bsd.prog.mk>