qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 0/2] Makefile: Re-indent 'help' target and list tools


From: Paolo Bonzini
Subject: Re: [PATCH 0/2] Makefile: Re-indent 'help' target and list tools
Date: Fri, 6 Mar 2020 10:23:54 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1

On 05/03/20 01:48, Philippe Mathieu-Daudé wrote:
> This series improves the 'make help' output:
> - re-indent current output
> - list tools targets:
> 
>     $ make help
>     [...]
> 
>     Architecture specific targets:
>       x86_64-softmmu/all             - Build for x86_64-softmmu
> 
>     Tools targets:
>       qemu-ga                        - Build qemu-ga tool
>       qemu-keymap                    - Build qemu-keymap tool
>       elf2dmp                        - Build elf2dmp tool
>       ivshmem-client                 - Build ivshmem-client tool
>       ivshmem-server                 - Build ivshmem-server tool
>       qemu-nbd                       - Build qemu-nbd tool
>       qemu-img                       - Build qemu-img tool
>       qemu-io                        - Build qemu-io tool
>       qemu-edid                      - Build qemu-edid tool
>       fsdev/virtfs-proxy-helper      - Build virtfs-proxy-helper tool
>       scsi/qemu-pr-helper            - Build qemu-pr-helper tool
> 
>     Cleaning targets:
>       clean                          - Remove most generated files but keep t=
> he config
>       distclean                      - Remove all generated files
>       dist                           - Build a distributable tarball
> 
> Philippe Mathieu-Daud=C3=A9 (2):
>   Makefile: Align 'help' target output
>   Makefile: Let the 'help' target list the tools targets
> 
>  Makefile | 49 ++++++++++++++++++++++++++++---------------------
>  1 file changed, 28 insertions(+), 21 deletions(-)
> 
> --=20
> 2.21.1
> 

Queued, thanks.

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]