2.1.16. --[no_]compile_all_input
This option enables or disables the suppression of filename extension processing.
When enabled, the compiler suppresses filename extension processing entirely, treating all input files as if they have the suffix .c.
The default is --no_compile_all_input.