#	@(#)Makefile	5.4 (Berkeley) 5/11/90

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

.include <bsd.prog.mk>
