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
/
libfdesc
/
Makefile
blob
ff1593db0853da2e3c27f5c6fdb267dbfe7f4667
1
# $NetBSD$
2
#
3
4
.PATH
: ${
.CURDIR
}/
..
/
..
/
..
/
..
/
miscfs
/
fdesc
5
6
LIB
=
rumpfs_fdesc
7
8
SRCS
=
fdesc_vfsops.c fdesc_vnops.c
9
10
.
include
<
bsd.lib.mk
>
11
.
include
<
bsd.klinks.mk
>