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