]> xenbits.xensource.com Git - xen.git/commit
tools/vchan: Collect targets in TARGETS
authorAnthony PERARD <anthony.perard@citrix.com>
Mon, 6 Dec 2021 17:02:16 +0000 (17:02 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 16 Dec 2021 20:27:13 +0000 (20:27 +0000)
commite10ef07578465cb37f43ce42e3c3cbac6f80ac3c
tree8c726dbe2dabd3e13b9919d374bb7fd3f8e134ef
parent41da0c21eea3ac5cb67d5b0ed4f52fbadab51f19
tools/vchan: Collect targets in TARGETS

And use the new TARGETS to clean them. Now "clean" will remove
"vchan-socket-proxy".

$(RM) already have the "-f" flags, so remove the second one.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
tools/vchan/Makefile