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
/
rump
/
fs
/
lib
/
Makefile
blob
ef8917d18e306c0ac622d025c3b742b8818484dd
1
# $NetBSD$
2
#
3
4
.
include
"${.CURDIR}/../Makefile.rumpfs"
5
6
SUBDIR
+= ${
RUMPFSLIBS
}
7
8
.
include
<
bsd.subdir.mk
>