mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-27 01:11:06 +00:00
6 lines
99 B
Makefile
6 lines
99 B
Makefile
SRC_CC = init.cc plugin.cc
|
|
|
|
vpath %.cc $(REP_DIR)/src/lib/libc_lxip
|
|
|
|
LIBS += lxip libc libc_resolv
|