tests/resource: Rework Makefile
authorAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 15 Jun 2021 14:22:11 +0000 (15:22 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 9 Jul 2021 15:38:27 +0000 (16:38 +0100)
commitff759953b32286f376fda7f3ff5a17eccb542b03
tree5ce55c7e1b7299833d3dc24dd57f26fce9311ec6
parent79ca512a1fa68e0170a85cb71b8a8e8f4a34fb11
tests/resource: Rework Makefile

In particular, fill in the install/uninstall rules so this test can be
packaged to be automated sensibly.

Make all object files depend on the Makefile, drop redundant -f's for $(RM),
and use $(TARGET) when appropriate.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
tools/tests/resource/Makefile