mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-21 22:47:50 +00:00
7 lines
96 B
Makefile
7 lines
96 B
Makefile
SRC_CC = plugin.cc
|
|
LIBS += libc
|
|
|
|
vpath %.cc $(REP_DIR)/src/lib/libc_lock_pipe
|
|
|
|
SHARED_LIB = yes
|