Enable generation of a makefile based on a template makefile.
Note
This option only appears when the model is configured to use a template makefile-based code generation target, as described in Choose Build Approach and Configure Build Process.
Category: Code Generation
Default: on
Generates a makefile for a model during the build process.
Suppresses the generation of a makefile. You must set up post code generation build processing, including compilation and linking, as a user-defined command.
This parameter enables:
Make command
Template makefile
Parameter:
GenerateMakefile |
| Type: character vector |
Value:
'on' | 'off' |
Default:
'on' |
| Application | Setting |
|---|---|
| Debugging | No impact |
| Traceability | No impact |
| Efficiency | No impact |
| Safety precaution | No impact |