mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-22 15:02:25 +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
|