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
/
dm
/
Makefile
blob
47aa7bc7e39c611c86f655790256b81cdd1d4eb9
1
# $NetBSD$
2
3
INCSDIR
= /
usr
/
include
/
dev
/
dm
4
5
# Only install includes which are used by userland
6
INCS
=
netbsd-dm.h
7
8
.
include
<
bsd.kinc.mk
>