default: foo @echo default f%: bar @echo This is $@ with $* z%: @echo This is $@ with $* %: zzz @echo This is the general rule for $@