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