mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 14:13:09 +00:00
af5c03edaf
So, users of VFS need not to state this dependency explicitly.
6 lines
79 B
Makefile
6 lines
79 B
Makefile
SRC_CC += file_system_factory.cc
|
|
|
|
LIBS = ld
|
|
|
|
vpath %.cc $(REP_DIR)/src/lib/vfs
|