1#	$NetBSD: Makefile,v 1.31 2025/12/15 08:45:55 macallan Exp $
2
3INCSDIR= /usr/include/dev/ic
4
5# Only install includes which are used by userland
6INCS=	athioctl.h bt8xx.h hd44780var.h icpreg.h icp_ioctl.h isp_ioctl.h \
7	mlxreg.h mlxio.h nglereg.h nvmeio.h nvmereg.h qemufwcfgio.h scmdreg.h \
8	stireg.h summitreg.h wdcreg.h wi_ieee.h
9
10.include <bsd.kinc.mk>
11