mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-25 08:21:08 +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
|