]> git.ipfire.org Git - thirdparty/make.git/commitdiff
Formerly remake.c.~26~
authorRoland McGrath <roland@redhat.com>
Tue, 21 Apr 1992 07:44:18 +0000 (07:44 +0000)
committerRoland McGrath <roland@redhat.com>
Tue, 21 Apr 1992 07:44:18 +0000 (07:44 +0000)
remake.c

index a4dff6f64e2f245f4c929461adb88b8c3678405c..064fab132ec59e13ee2b705d94b856da1b8f4b86 100644 (file)
--- 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;