Makefile revision 1.8
1#	$NetBSD: Makefile,v 1.8 2008/04/02 01:34:36 dyoung Exp $
2
3INCSDIR= /usr/include/dev/isa
4
5# Only install includes which are used by userland
6INCS=	isvio.h satlinkio.h spkrio.h wtreg.h
7
8.include <bsd.kinc.mk>
9