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
/
raidframe
/
Makefile
blob
42a312d52647fa33f8bed84332166e550cd011f6
1
# $NetBSD$
2
3
INCSDIR
= /
usr
/
include
/
dev
/
raidframe
4
5
# We only need a couple of the .h files:
6
INCS
=
raidframevar.h raidframeio.h
7
8
.
include
<
bsd.kinc.mk
>