From 79a2237ed285819be81ab9062c742ee95c0496c5 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 21 Apr 1992 07:44:18 +0000 Subject: Formerly remake.c.~26~ --- remake.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'remake.c') diff --git a/remake.c b/remake.c index a4dff6f..064fab1 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; -- cgit v1.2.3