9 lines
203 B
Makefile
9 lines
203 B
Makefile
|
# $NetBSD: Makefile,v 1.7 2001/04/11 19:07:37 jdolecek Exp $
|
||
|
|
||
|
INCSDIR= /usr/include/dev/isa
|
||
|
|
||
|
# Only install includes which are used by userland
|
||
|
INCS= satlinkio.h spkrio.h wtreg.h
|
||
|
|
||
|
.include <bsd.kinc.mk>
|