#	@(#)Makefile	5.4 (Berkeley) 7/3/91

PROG=	script
LDADD=	-lutil
DPADD=	${LIBUTIL}

.include <bsd.prog.mk>
