#	@(#)Makefile	5.4 (Berkeley) 6/23/90

PROG=	quot
DPADD=	${LIBUTIL}
LDADD=	-lutil
MAN8=	quot.0

.include <bsd.prog.mk>
