main shinobi / tests / mk / gnu / functions / shell / t005 / mk
1
2OUT = $(shell echo $$FOO)
3foo: ; @echo '$(OUT)'