[ build application { target = "proc_mgmt",
cFiles = [ "main.c", "service.c", "spawnd_state.c",
- "domain.c", "pending_clients.c" ],
+ "domain.c" ],
addLibraries = libDeps [ "skb", "dist", "lwip",
"collections" ],
flounderDefs = [ "monitor", "monitor_blocking" ],
},
build application { target = "proc_mgmt",
cFiles = [ "main.c", "service.c", "spawnd_state.c",
- "domain.c", "pending_clients.c" ],
+ "domain.c" ],
addLibraries = libDeps [ "skb", "dist", "lwip",
"collections" ],
flounderDefs = [ "monitor", "monitor_blocking"],
},
build application { target = "proc_mgmt",
cFiles = [ "main.c", "service.c", "spawnd_state.c",
- "domain.c", "pending_clients.c" ],
+ "domain.c" ],
addLibraries = libDeps [ "skb", "dist", "lwip",
"collections" ],
flounderDefs = [ "monitor", "monitor_blocking"],