mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-10 23:13:01 +00:00
5 lines
77 B
Makefile
5 lines
77 B
Makefile
|
SRC_CC = child.cc
|
||
|
LIBS += process
|
||
|
|
||
|
vpath child.cc $(REP_DIR)/src/base/child
|