Makefile revision 1.20
1#	$NetBSD: Makefile,v 1.20 2001/05/06 03:26:38 ichiro Exp $
2
3INCSDIR= /usr/include/dev/ic
4
5# Only install includes which are used by userland
6INCS=	bt8xx.h isp_ioctl.h mlxreg.h mlxio.h rrunnerreg.h rrunnervar.h wdcreg.h wi_ieee.h
7
8.include <bsd.kinc.mk>
9