mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-22 15:02:25 +00:00
ec559b85e2
Issue #4408
8 lines
90 B
Makefile
8 lines
90 B
Makefile
SRC_CC = plugin.cc
|
|
|
|
LIBS = base
|
|
|
|
vpath %.cc $(REP_DIR)/src/lib/vfs/pipe
|
|
|
|
SHARED_LIB = yes
|