(update_file_1): When !MUST_MAKE, don't set FILE->update_status to zero
authorRoland McGrath <roland@redhat.com>
Fri, 27 Jan 1995 09:42:00 +0000 (09:42 +0000)
committerRoland McGrath <roland@redhat.com>
Fri, 27 Jan 1995 09:42:00 +0000 (09:42 +0000)
commit75ea6c3ce2407596e23aa6da237649869da12090
tree934f959b45f11bfaf48e8510e8cc4e564fdd93fa
parent3fb9ebf83fab981420d24865a4076496c2e20d7d
(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