Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
Dfile.c464 unsigned int last_dep_has_cmds = f->updating; in expand_deps() local
599 if (d->next == 0 && last_dep_has_cmds) in expand_deps()