Makefile revision 12036
1#	$Id: Makefile,v 1.1.1.1 1995/11/03 15:06:01 peter Exp $
2
3PROG=	quot
4MAN8=	quot.8
5
6.include <bsd.prog.mk>
7