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

  /ndk/sources/host-tools/make-3.81/
main.c 274 static int always_make_set = 0;
367 { 'B', flag, (char *) &always_make_set, 1, 1, 0, 0, 0, "always-make" },
273 static int always_make_set = 0; variable
    [all...]
ChangeLog 679 * main.c (always_make_set): New variable. Change the -B option to
682 always_make_set is set AND the restarts flag is 0. When building
683 normal targets, set it IFF always_make_set is set.
    [all...]

Completed in 102 milliseconds