main shinobi / tests / mk / gnu / misc / general3 / t013 / mk
1
2    slow: SHELL := echo hi
3    slow: .SHELLFLAGS := ho ho
4    slow:; @foo bar
5