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
/
libsysvbfs
/
Makefile
blob
d707abae582071cd1e7717ff035afe59cbc39d7a
1
# $NetBSD$
2
#
3
4
.PATH
: ${
.CURDIR
}/
..
/
..
/
..
/
..
/
fs
/
sysvbfs
5
6
LIB
=
rumpfs_sysvbfs
7
8
SRCS
=
bfs.c bfs_sysvbfs.c sysvbfs.c sysvbfs_vnops.c sysvbfs_vfsops.c
9
10
.
include
<
bsd.lib.mk
>
11
.
include
<
bsd.klinks.mk
>