85654ec7a9
been any users of HIPPI for some time, and it is unlikely to be resurrected.
10 lines
310 B
Makefile
10 lines
310 B
Makefile
# $NetBSD: Makefile,v 1.27 2020/01/19 06:55:21 thorpej Exp $
|
|
|
|
INCSDIR= /usr/include/dev/ic
|
|
|
|
# Only install includes which are used by userland
|
|
INCS= athioctl.h bt8xx.h hd44780var.h icpreg.h icp_ioctl.h isp_ioctl.h \
|
|
mlxreg.h mlxio.h nvmeio.h nvmereg.h qemufwcfgio.h wdcreg.h wi_ieee.h
|
|
|
|
.include <bsd.kinc.mk>
|