1 # $NetBSD: Makefile,v 1.2.6.1 2001/06/21 20:05:37 nathanw Exp $ 2 3 INCSDIR= /usr/include/dev/scsipi 4 5 # Only install includes which are used by userland 6 INCS= scsipi_all.h scsi_all.h scsipi_cd.h scsipi_debug.h scsi_disk.h \ 7 scsipiconf.h scsiconf.h ses.h 8 9 .include <bsd.kinc.mk> 10