> On 24 Jun 2022, at 17:03, Anthony PERARD <[email protected]> wrote: > > Sources of both xenconsoled and xenconsole are already separated into > different directory and don't share anything in common. Having two > different Makefile means it's easier to deal with *FLAGS. > > Some common changes: > Rename $(BIN) to $(TARGETS), this will be useful later. > Stop removing *.so *.rpm *.a as they aren't created here. > Use $(OBJS-y) to list objects. > Update $(CFLAGS) for the directory rather than a single object. > > daemon: > Remove the need for $(LDLIBS_xenconsoled), use $(LDLIBS) instead. > Remove the need for $(CONSOLE_CFLAGS-y) and use $(CFLAGS-y) > instead. > > client: > Remove the unused $(LDLIBS_xenconsole) > > Signed-off-by: Anthony PERARD <[email protected]> Hi Antony, It looks good to me. Reviewed-by: Luca Fancellu <[email protected]>
- [XEN PATCH v3 00/25] Toolstack build system improvement, ... Anthony PERARD
- [XEN PATCH v3 09/25] tools/xenpaging: Rework makefil... Anthony PERARD
- [XEN PATCH v3 08/25] tools/libfsimage: Cleanup makef... Anthony PERARD
- [XEN PATCH v3 06/25] tools/fuzz/x86_instruction_emul... Anthony PERARD
- Re: [XEN PATCH v3 06/25] tools/fuzz/x86_instruct... Luca Fancellu
- [XEN PATCH v3 03/25] tools/examples: cleanup Makefil... Anthony PERARD
- Re: [XEN PATCH v3 03/25] tools/examples: cleanup... Luca Fancellu
- [XEN PATCH v3 01/25] tools/console: have one Makefil... Anthony PERARD
- Re: [XEN PATCH v3 01/25] tools/console: have one... Luca Fancellu
- [XEN PATCH v3 02/25] tools/debugger/gdbsx: Fix and c... Anthony PERARD
- Re: [XEN PATCH v3 02/25] tools/debugger/gdbsx: F... Luca Fancellu
- [XEN PATCH v3 13/25] tools/libs/util: cleanup Makefi... Anthony PERARD
- Re: [XEN PATCH v3 13/25] tools/libs/util: cleanu... Juergen Gross
- Re: [XEN PATCH v3 13/25] tools/libs/util: cleanu... Bertrand Marquis
- [XEN PATCH v3 05/25] tools/fuzz/libelf: rework makef... Anthony PERARD
- Re: [XEN PATCH v3 05/25] tools/fuzz/libelf: rewo... Luca Fancellu
- [XEN PATCH v3 04/25] tools/firmware/hvmloader: rewor... Anthony PERARD
- Re: [XEN PATCH v3 04/25] tools/firmware/hvmloade... Luca Fancellu
- Re: [XEN PATCH v3 04/25] tools/firmware/hvml... Anthony PERARD
