mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-09 06:22:46 +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
|