Searched refs:dmake_mode_specified (Results 1 – 1 of 1) sorted by relevance
92 static Boolean dmake_mode_specified; /* `-m' */ variable1384 dmake_mode_specified = false; in parse_command_option()1386 dmake_mode_specified = true; in parse_command_option()1989 if (dmake_mode_specified) { in read_files_and_state()