Makefile revision 12033
1#	$Id: Makefile,v 1.3 1994/12/22 11:39:03 cgd Exp $
2
3PROG=	quot
4MAN=	quot.8
5
6.include <bsd.prog.mk>
7