main shinobi / tests / mk / gnu / targets / INTERMEDIATE / t008 / mk
1
2all: foo
3foo.a: ; touch $@
4%: %.a ; touch $@
5.INTERMEDIATE: foo.a