Uses of Interface
org.eclipse.cdt.make.core.makefile.gnu.IVariableDefinition

Packages that use IVariableDefinition
org.eclipse.cdt.make.internal.core.makefile.gnu   
 

Uses of IVariableDefinition in org.eclipse.cdt.make.internal.core.makefile.gnu
 

Classes in org.eclipse.cdt.make.internal.core.makefile.gnu that implement IVariableDefinition
 class DefineVariable
           
 class ExportVariable
           
 class OverrideDefine
           
 class OverrideVariable
           
 class TargetVariable
          Here is the syntax of a static pattern rule: TARGETS ...: VARIABLE-ASSIGNMENT TARGETS ...: override VARIABLE-ASSIGNMENT
 class VariableDefinition