main shinobi / tests / mk / gnu / targets / SILENT / t001 / mk
1
2.PHONY: M a b
3M: a b
4.SILENT : b
5a b: ; echo $@