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
Sync usage with man page.
[netbsd-mini2440.git]
/
sys
/
rump
/
dev
/
lib
/
Makefile
blob
065b6df9e360828954e0588a74334a95f537035d
1
# $NetBSD$
2
#
3
4
.
include
"${.CURDIR}/../Makefile.rumpdev"
5
6
SUBDIR
+= ${
RUMPDEVLIBS
}
7
8
.
include
<
bsd.subdir.mk
>