main shinobi / tests / mk / gnu / functions / shell / t002 / mk
1.PHONY: all
2all: ; @echo $(shell echo hi)
3