mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-19 15:43:56 +00:00
Move 'Child' API implementation to library
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
TARGET = d3m
|
||||
SRC_CC = main.cc
|
||||
LIBS = cxx env signal server process
|
||||
LIBS = cxx env signal server child
|
||||
INC_DIR += $(PRG_DIR)
|
||||
|
Reference in New Issue
Block a user