2001-06-01 01:54:07 +04:00
|
|
|
# $NetBSD: Makefile,v 1.4 2001/05/31 21:54:07 tron Exp $
|
1998-06-13 03:22:30 +04:00
|
|
|
|
|
|
|
INCSDIR= /usr/include/dev/scsipi
|
|
|
|
|
2001-04-11 11:42:31 +04:00
|
|
|
# Only install includes which are used by userland
|
2001-06-01 01:54:07 +04:00
|
|
|
INCS= scsipi_all.h scsi_all.h scsipi_cd.h scsipi_debug.h scsi_disk.h \
|
2001-04-11 11:42:31 +04:00
|
|
|
scsipiconf.h scsiconf.h ses.h
|
1998-06-13 03:22:30 +04:00
|
|
|
|
|
|
|
.include <bsd.kinc.mk>
|