kc3-lang/automake/ext-compile.am

Branch :


Log

Author Commit Date CI Message
62e23845 2001-04-09 14:56:30 * ext-compile.am: New file. * automake.in (&finish_languages): Output it. Require a C linker if there are several registered source suffixes. (&handle_compile): No longer push the `.c', `.o', `.obj', `.lo' extensions, which are discovered in ext-compile.am. With the help from Robert Boehne.