xref: /netbsd/sys/dev/isa/Makefile (revision bf9ec67e)
1#	$NetBSD: Makefile,v 1.7 2001/04/11 19:07:37 jdolecek Exp $
2
3INCSDIR= /usr/include/dev/isa
4
5# Only install includes which are used by userland
6INCS=	satlinkio.h spkrio.h wtreg.h
7
8.include <bsd.kinc.mk>
9