Makefile revision 1.18
1#	$NetBSD: Makefile,v 1.18 2001/04/11 07:42:33 jdolecek Exp $
2
3INCSDIR= /usr/include/dev/ic
4
5# Only install includes which are used by userland
6INCS=	isp_ioctl.h mlxreg.h mlxio.h rrunnerreg.h rrunnervar.h wdcreg.h
7
8.include <bsd.kinc.mk>
9