target.MakeToolType - Describe syntax for makefile type - MATLAB (original) (raw)
Main Content
Namespace: target
Describe syntax for makefile type
Since R2023a
Description
The software provides target.MakeToolType
objects that describe the syntax for specific makefile types.
You cannot create target.MakeToolType
objects.
Properties
Unique ID of object in internal database.
Attributes:
GetAccess | public |
---|---|
SetAccess | private |
Name of makefile type. The software provides objects with these names:
GMake
NMake
Attributes:
GetAccess | public |
---|---|
SetAccess | public |
Version History
Introduced in R2023a