Searched refs:must_make (Results 1 – 1 of 1) sorted by relevance
373 int noexist, must_make, deps_changed; in update_file_1() local446 must_make = noexist; in update_file_1()498 maybe_make = must_make; in update_file_1()515 must_make = maybe_make; in update_file_1()550 if (must_make || always_make_flag) in update_file_1()659 must_make = 1; in update_file_1()706 must_make = 1; in update_file_1()713 must_make = 0; in update_file_1()717 else if (!must_make && file->cmds != 0 && always_make_flag) in update_file_1()719 must_make = 1; in update_file_1()[all …]