mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-05 18:50:04 +00:00
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
|