blob: 2900b83ca343d8283acfb071003e4bb07153048e [file] [log] [blame]
define var
VAR:=1
endef
$(call var)
eq_one:==1
$(eq_one):
echo FAIL