]> git.ipfire.org Git - thirdparty/make.git/commit
* remake.c (update_goal_chain): re-arranged logic so that it makes
authorTim Magill <magill@gate.net>
Sun, 12 Mar 2000 19:50:20 +0000 (19:50 +0000)
committerTim Magill <magill@gate.net>
Sun, 12 Mar 2000 19:50:20 +0000 (19:50 +0000)
commitfed90f1fa88934b87bc5d56e4e89caab86638795
tree9883f8b9217c6dac767a8b424ed8e492e9573fd9
parent6a1a4343f3948614341996f9e66f4c04d5e0bdda
* remake.c (update_goal_chain): re-arranged logic so that it makes
more sense.  After update_file(), the target status is used to
handle the goal and possibly remove it from the goal chain.

* remake.c (update_file): If -q we can bail as soon as we detect
that something needs to be remade.
ChangeLog
remake.c