1
2PACKAGE=ufs
3PROG=	clri
4MAN=	clri.8
5LIBADD=	ufs
6WARNS?=	2
7
8.include <bsd.prog.mk>
9