summaryrefslogtreecommitdiff
path: root/sys/dev/isa/Makefile
blob: 7bd9db080b42c481ef0aed4c6fcb2b7ed700ca48 (plain)
1
2
3
4
5
6
7
8
#	$NetBSD: Makefile,v 1.8 2008/04/02 01:34:36 dyoung 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>