blob: c9faed65a041f7cc7a1216c6942676cb3d009128 [file] [log] [blame]
foo := $(subst a,$,bab)
test:
echo $(foo)