repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
release.sh: restore -jJAILDIR option
[minix.git]
/
lib
/
libvboxfs
/
Makefile
blob
908c336a74a89ce99f2a15b20f004b5d6cb46f7f
1
# Makefile for libvboxfs
2
.
include
<
bsd.own.mk
>
3
4
LIB
=
vboxfs
5
6
SRCS
=
attr.c
dir
.c file.c handle.c
info
.c link.c path.c vboxfs.c
7
8
.
include
<
bsd.lib.mk
>