Files
genode-world/lib/mk/libc_fuse.mk
Josef Söntgen fd713e737d Add FUSE implementation and dependencies
Imported from the genode repository.

Fixes #129.

Issue genodelabs/genode#3104.
2019-01-04 14:31:29 +01:00

8 lines
105 B
Makefile

LIBS = libc libfuse
SRC_CC = plugin.cc
vpath %.cc $(REP_DIR)/src/lib/libc_fuse
CC_CXX_WARN_STRICT =