#	$OpenBSD: Makefile,v 1.3 2002/02/24 00:00:36 hugh Exp $

PROG=	scsi
MAN=	scsi.8
LDADD=	-lutil
DPADD=	${LIBUTIL}

.include <bsd.prog.mk>
