About this task
Finally,
you must specify a template for
the generated makefile by redefining the MakeFileContent property
(under <lang>_CG::<Environment>)
for the new environment. The code generator uses the template defined
in this property to generate the makefile used to build a specific
model.
A makefile has the following sections:
- Target type
- Compilation
flags
- Commands definitions
- Generated
macros
- Predefined macros
- Generated
dependencies
- Linking instructions