1# $FreeBSD$
2
3PROG=	fixwhite
4BINDIR=	/usr/bin
5WARNS=	6
6
7.include <bsd.prog.mk>
8