main shinobi / tests / mk / gnu / options / shuffle / t010 / mk
1
2all: a_ b_ ; @echo $@
3%_: ; @echo $@
4
5a_: b_
6b_: a_