mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
8 lines
92 B
Makefile
8 lines
92 B
Makefile
SRC_CC = plugin.cc
|
|
|
|
LIBS += libc
|
|
|
|
vpath %.cc $(REP_DIR)/src/lib/libc_noux
|
|
|
|
SHARED_LIB = yes
|