mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-26 00:41:08 +00:00
6 lines
91 B
Makefile
6 lines
91 B
Makefile
SRC_CC = plugin.cc
|
|
|
|
vpath %.cc $(REP_DIR)/src/lib/libc_lxip
|
|
|
|
LIBS += lxip libc libc_resolv
|