(update_file_1): When !MUST_MAKE, don't set FILE->update_status to zero
commit4ada57486ca93a01357b2bc7ebd5c52b37869700
authorroland <roland>
Fri, 27 Jan 1995 09:42:00 +0000 (27 09:42 +0000)
committerroland <roland>
Fri, 27 Jan 1995 09:42:00 +0000 (27 09:42 +0000)
tree50a349d4cb9d5468f61297381de31b500593a6d3
parent59e0c3c447eacf5430d64563c4f8f8f3ec362e37
(update_file_1): When !MUST_MAKE, don't set FILE->update_status to zero
before calling notice_finished_file.
(notice_finished_file): Touch only when FILE->update_status is zero.
(remake_file): Set FILE->update_status to zero after not calling
execute_file_command and deciding to touch instead.
remake.c