This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
genode
Watch
1
Star
0
Fork
0
You've already forked genode
mirror of
https://github.com/genodelabs/genode.git
synced
2025-02-19 09:16:43 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
genode
/
repos
/
os
/
src
/
server
/
vfs
/
target.mk
5 lines
83 B
Makefile
Raw
Normal View
History
Unescape
Escape
Vfs: File_system server backed by VFS library Test available at libc_vfs_fs. Fixes #1648
2015-09-04 16:06:03 +02:00
TARGET
=
vfs
SRC_CC
=
main.cc
vfs: pass Env and allocator when creating file-systems Fix #1891
2016-05-25 15:47:22 +02:00
LIBS
=
base config vfs
Vfs: File_system server backed by VFS library Test available at libc_vfs_fs. Fixes #1648
2015-09-04 16:06:03 +02:00
INC_DIR
+=
$(
PRG_DIR
)
Reference in New Issue
Copy Permalink