main shinobi / tests / mk / gnu / functions / shell / t013 / mk
1
2export HI = $(shell echo $$HI)
3.PHONY: all
4all:; @echo $$HI