.OpenModelica.Scripting.generateSeparateCodeDependenciesMakefile

Generates dependencies Makefile for a MetaModelica package.

Information

Under construction.

Interface

function generateSeparateCodeDependenciesMakefile
  input String filename "The file to write the makefile to";
  input String directory = "" "The relative path of the generated files";
  input String suffix = ".c" "Often .stamp since we do not update all the files";
  output Boolean success;
end generateSeparateCodeDependenciesMakefile;

Generated at 2025-12-05T19:13:58Z by OpenModelicaOpenModelica 1.25.7 using GenerateDoc.mos