summaryrefslogtreecommitdiff
path: root/sys/dev/ic/Makefile
blob: e853501e60fe7e700357b9f156fab30f74f045eb (plain)
1
2
3
4
5
6
7
8
9
#	$NetBSD: Makefile,v 1.24 2005/12/11 12:21:25 christos Exp $

INCSDIR= /usr/include/dev/ic

# Only install includes which are used by userland
INCS=	athioctl.h bt8xx.h hd44780var.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>