#	$NetBSD: Makefile,v 1.5 2005/02/21 00:29:07 thorpej Exp $

INCSDIR= /usr/include/dev/scsipi

# Only install includes which are used by userland
INCS=	scsi_spc.h
INCS+=	scsipi_all.h scsi_all.h scsipi_cd.h scsipi_debug.h scsi_disk.h 	\
	scsipiconf.h scsiconf.h ses.h

.include <bsd.kinc.mk>
