Home | History | Annotate | Download | only in make-3.81

Lines Matching full:print_directory_flag

202 int print_directory_flag = 0;
204 /* Nonzero means ignore print_directory_flag and never print the directory.
205 This is necessary because print_directory_flag is set implicitly. */
414 { 'w', flag, (char *) &print_directory_flag, 1, 1, 0, 0, 0,
1415 print_directory_flag = 1;
1419 print_directory_flag = 0;
3097 if (! print_directory_flag || entering == entered)