Makefile revision 1.23
11.23Sjoff#	$NetBSD: Makefile,v 1.23 2005/01/11 00:57:56 joff Exp $
21.1Scgd
31.1ScgdINCSDIR= /usr/include/dev/ic
41.1Scgd
51.18Sjdolecek# Only install includes which are used by userland
61.23SjoffINCS=	athioctl.h bt8xx.h hd44780var.h icpreg.h icp_ioctl.h isp_ioctl.h \
71.23Sjoff	mlxreg.h mlxio.h rrunnerreg.h rrunnervar.h wdcreg.h wi_ieee.h
81.1Scgd
91.1Scgd.include <bsd.kinc.mk>
10