Makefile revision 1.22
1#	$NetBSD: Makefile,v 1.22 2003/10/13 08:29:48 dyoung Exp $
2
3INCSDIR= /usr/include/dev/ic
4
5# Only install includes which are used by userland
6INCS=	athioctl.h bt8xx.h icpreg.h icp_ioctl.h isp_ioctl.h mlxreg.h mlxio.h \
7	rrunnerreg.h rrunnervar.h wdcreg.h wi_ieee.h
8
9.include <bsd.kinc.mk>
10