2003-05-13 19:42:33 +04:00
|
|
|
# $NetBSD: Makefile,v 1.21 2003/05/13 15:42:33 thorpej Exp $
|
1998-06-13 03:22:30 +04:00
|
|
|
|
|
|
|
INCSDIR= /usr/include/dev/ic
|
|
|
|
|
2001-04-11 11:42:31 +04:00
|
|
|
# Only install includes which are used by userland
|
2003-05-13 19:42:33 +04:00
|
|
|
INCS= bt8xx.h icpreg.h icp_ioctl.h isp_ioctl.h mlxreg.h mlxio.h rrunnerreg.h \
|
|
|
|
rrunnervar.h wdcreg.h wi_ieee.h
|
1998-06-13 03:22:30 +04:00
|
|
|
|
|
|
|
.include <bsd.kinc.mk>
|