functiongenerateSeparateCodeDependenciesMakefile
Generates dependencies Makefile for a MetaModelica package.
Information
Under construction.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| String | filename | The file to write the makefile to | |
| String | directory | "" | The relative path of the generated files |
| String | suffix | ".c" | Often .stamp since we do not update all the files |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Boolean | success |