Redefining the MakeFileContent property

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:


Feedback