mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-10 21:21:26 +00:00
7 lines
91 B
Makefile
7 lines
91 B
Makefile
SRC_CC = plugin.cc
|
|
LIBS += libc
|
|
|
|
vpath %.cc $(REP_DIR)/src/lib/libc_pipe
|
|
|
|
SHARED_LIB = yes
|