Re: [XEN PATCH v3 02/25] tools/debugger/gdbsx: Fix and cleanup makefiles

2022-07-08 Thread Luca Fancellu
> On 24 Jun 2022, at 17:03, Anthony PERARD wrote: > > gdbsx/: > - Make use of subdir facility for the "clean" target. > - No need to remove the *.a, they aren't in this dir. > - Avoid calling "distclean" in subdirs as "distclean" targets do only >call "clean", and the "clean" also runs

[XEN PATCH v3 02/25] tools/debugger/gdbsx: Fix and cleanup makefiles

2022-06-24 Thread Anthony PERARD
gdbsx/: - Make use of subdir facility for the "clean" target. - No need to remove the *.a, they aren't in this dir. - Avoid calling "distclean" in subdirs as "distclean" targets do only call "clean", and the "clean" also runs "clean" in subdirs. - Avoid the need to make "gx_all.a" and "