main shinobi / tests / mk / gnu / variables / flavors / t016 / mk
1
2bar = Good$$bye
3all: foo :::= $(bar)
4all: ; @echo '$(foo)'