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