#	@(#)Makefile	8.1 (Berkeley) 6/5/93

PROG=	scsi
MAN8=	scsi.8
LDADD=	-lscsi
DPADD= ${LIBSCSI}

.include <bsd.prog.mk>
