mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-22 06:57:51 +00:00
6 lines
83 B
Makefile
6 lines
83 B
Makefile
|
LIBS = libc libfuse
|
||
|
|
||
|
SRC_CC = plugin.cc
|
||
|
|
||
|
vpath %.cc $(REP_DIR)/src/lib/libc_fuse
|