Next: , Previous: , Up: How to Use Variables   [Contents][Index]


6.2 The Two Flavors of Variables

There are different ways that a variable in GNU make can get a value; we call them the flavors of variables. The flavors are distinguished in how they handle the values they are assigned in the makefile, and in how those values are managed when the variable is later used and expanded.