Home
last modified time | relevance | path

Searched refs:deps_changed (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Dremake.c373 int noexist, must_make, deps_changed; in update_file_1() local
644 deps_changed = 0; in update_file_1()
663 deps_changed |= d->changed; in update_file_1()
710 else if (!noexist && file->is_target && !deps_changed && file->cmds == 0 in update_file_1()