#	$OpenBSD: Makefile,v 1.3 1997/09/21 11:50:42 deraadt Exp $

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

.include <bsd.prog.mk>