x = dude .PHONY: all all: echo $(x) echo ${x} # Bad practice, but works echo $x