HomeSort by relevance Sort by last modified time
    Searched full:must_make (Results 1 - 1 of 1) sorted by null

  /ndk/sources/host-tools/make-3.81/
remake.c 376 int noexist, must_make, deps_changed;
449 must_make = noexist;
501 maybe_make = must_make;
518 must_make = maybe_make;
553 if (must_make || always_make_flag)
662 must_make = 1;
709 must_make = 1;
716 must_make = 0;
720 else if (!must_make && file->cmds != 0 && always_make_flag)
722 must_make = 1
373 int noexist, must_make, deps_changed; local
    [all...]

Completed in 81 milliseconds