NetBSD/sys/dev/isa/Makefile

9 lines
196 B
Makefile

# $NetBSD: Makefile,v 1.11 2019/01/27 08:53:30 maxv Exp $
INCSDIR= /usr/include/dev/isa
# Only install includes which are used by userland
INCS= isvio.h spkrio.h wtreg.h
.include <bsd.kinc.mk>