NetBSD/sys/dev/ic/Makefile
thorpej 405790a85a Add support for the user-generated command interface and event logging
required by the ICP-Vortex management tools.  Many thanks to Achim Leubner
at ICP-Vortex for a few bug fixes and for testing.
2003-05-13 15:42:33 +00:00

10 lines
279 B
Makefile

# $NetBSD: Makefile,v 1.21 2003/05/13 15:42:33 thorpej Exp $
INCSDIR= /usr/include/dev/ic
# Only install includes which are used by userland
INCS= bt8xx.h icpreg.h icp_ioctl.h isp_ioctl.h mlxreg.h mlxio.h rrunnerreg.h \
rrunnervar.h wdcreg.h wi_ieee.h
.include <bsd.kinc.mk>