summaryrefslogtreecommitdiff
path: root/sys/dev/isa/Makefile
blob: 899b7fbc35b10f2d45ed65dbe9cd3f40a182155e (plain)
1
2
3
4
5
6
7
8
#	$NetBSD: Makefile,v 1.10 2016/12/09 06:04:06 christos Exp $

INCSDIR= /usr/include/dev/isa

# Only install includes which are used by userland
INCS=	isvio.h satlinkio.h spkrio.h wtreg.h

.include <bsd.kinc.mk>