summaryrefslogtreecommitdiff
path: root/sys/dev/isa/Makefile
blob: e334d7cfcbf919edcf82249880bcd867d238c72a (plain)
1
2
3
4
5
6
7
8
#	$NetBSD: Makefile,v 1.11 2019/01/27 08:53:30 maxv Exp $

INCSDIR= /usr/include/dev/isa

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

.include <bsd.kinc.mk>