genode/repos/os/lib/mk/vfs.mk
Christian Helmuth af5c03edaf vfs: depend on ld library
So, users of VFS need not to state this dependency explicitly.
2015-07-07 19:48:07 +02:00

6 lines
79 B
Makefile

SRC_CC += file_system_factory.cc
LIBS = ld
vpath %.cc $(REP_DIR)/src/lib/vfs