Searched refs:pmake_cap_r_specified (Results 1 – 1 of 1) sorted by relevance
105 static Boolean pmake_cap_r_specified; /* `-R' */ variable396 if ((!pmake_cap_r_specified) && in main()1444 pmake_cap_r_specified = false; in parse_command_option()1447 pmake_cap_r_specified = true; in parse_command_option()2024 if (pmake_cap_r_specified) { in read_files_and_state()