Move 'Child' API implementation to library

This commit is contained in:
Norman Feske
2012-10-09 13:45:33 +02:00
parent f635cc4a19
commit 4a1b545770
24 changed files with 479 additions and 409 deletions

View File

@ -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)