From: Roland McGrath Date: Tue, 21 Apr 1992 07:44:18 +0000 (+0000) Subject: Formerly remake.c.~26~ X-Git-Tag: 3.70.2~816 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=79a2237ed285819be81ab9062c742ee95c0496c5;p=thirdparty%2Fmake.git Formerly remake.c.~26~ --- diff --git a/remake.c b/remake.c index a4dff6f6..064fab13 100644 --- a/remake.c +++ b/remake.c @@ -81,7 +81,7 @@ update_goal_chain (goals, makefiles) /* Wait for a child to die. */ - wait_for_children (1, 0); + reap_children (1, 0); lastgoal = 0; g = goals;