9 lines
212 B
Makefile
9 lines
212 B
Makefile
# $NetBSD: Makefile,v 1.10 2016/12/09 06:04:06 christos 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>
|