foo = ${bar} bar = ${ugh} ugh = Huh? space = x a = ${wildcard x} # xyz should be found in next line, given empty value and then the # value should be replaced later... c : ${xyz} xyz = abc dollar = $$ doubledollar = ${dollar}${dollar}