xref: /netbsd-src/sys/dev/isa/Makefile (revision 65d06f3f0e096ba000db9b15428fa02d040ea908)
1#	$NetBSD: Makefile,v 1.11 2019/01/27 08:53:30 maxv Exp $
2
3INCSDIR= /usr/include/dev/isa
4
5# Only install includes which are used by userland
6INCS=	isvio.h spkrio.h wtreg.h
7
8.include <bsd.kinc.mk>
9