tests: tcg: do not use implicit rules
commit8c17b8403c9732347013b413bfb9299e99bff350
authorPaolo Bonzini <pbonzini@redhat.com>
Sat, 3 Oct 2020 07:00:46 +0000 (3 03:00 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Sun, 4 Oct 2020 16:36:23 +0000 (4 18:36 +0200)
treef504c1d00d6d79d919e8089f8e3822203dfc953b
parent8efc4e5150efb68e9f2b1705917ad34c62f44369
tests: tcg: do not use implicit rules

Use pattern rules to clarify which targets are going to match the
rule and to provide clearer error messages.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tests/Makefile.include