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
/
i2o
/
Makefile
blob
fa523552ec8e66e8d3c48ff140619c2fa07cea1b
1
# $NetBSD: Makefile,v 1.3 2001/03/20 13:01:48 ad Exp $
2
3
INCSDIR
= /
usr
/
include
/
dev
/
i2o
4
5
# Only install includes which are used by userland
6
INCS
=
i2o.h iopio.h
7
8
.
include
<
bsd.kinc.mk
>