main shinobi / tests / mk / gnu / features / escape / t010 / mk
1
2C = \#
3self = $1
4foo := $(call self,$Cfoo$C)#foo
5all:;@echo '$(foo)'