mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 06:07:59 +00:00
85a2ebc1c4
Issue #1082
7 lines
110 B
Makefile
7 lines
110 B
Makefile
SRC_CC = plugin.cc
|
|
LIBS += libc ffat_block
|
|
|
|
vpath plugin.cc $(REP_DIR)/src/lib/libc_ffat
|
|
|
|
SHARED_LIB = yes
|