show=$(warning ${1}=/${${1}}/) $(call show,MAKE_VERSION) $(call show,foo) $(eval foo=bar) $(call show,foo) $(eval foo:=spam ${foo}) $(call show,foo)