repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
No empty .Rs/.Re
[netbsd-mini2440.git]
/
sys
/
dev
/
isa
/
Makefile
blob
96a48b13e74c7ea92bcf85addfd4d903cdd9016f
1
# $NetBSD: Makefile,v 1.7 2001/04/11 19:07:37 jdolecek Exp $
2
3
INCSDIR
= /
usr
/
include
/
dev
/
isa
4
5
# Only install includes which are used by userland
6
INCS
=
isvio.h satlinkio.h spkrio.h wtreg.h
7
8
.
include
<
bsd.kinc.mk
>