Re: [PATCH] Makefile: Let the 'help' target list the helper targets

2020-08-18 Thread Philippe Mathieu-Daudé
Hi Mirek, On 4/23/20 12:43 PM, Philippe Mathieu-Daudé wrote: > List the name of the helper targets when calling 'make help', > along with the tool targets: > > $ make help > [...] > > Helper targets: > fsdev/virtfs-proxy-helper - Build virtfs-proxy-helper > scsi/qemu-pr-helper

Re: [PATCH] Makefile: Let the 'help' target list the helper targets

2020-05-21 Thread Paolo Bonzini
On 23/04/20 12:43, Philippe Mathieu-Daudé wrote: > List the name of the helper targets when calling 'make help', > along with the tool targets: > > $ make help > [...] > > Helper targets: > fsdev/virtfs-proxy-helper - Build virtfs-proxy-helper > scsi/qemu-pr-helper-

Re: [PATCH] Makefile: Let the 'help' target list the helper targets

2020-05-04 Thread Stefan Hajnoczi
On Thu, Apr 23, 2020 at 12:43:45PM +0200, Philippe Mathieu-Daudé wrote: > List the name of the helper targets when calling 'make help', > along with the tool targets: > > $ make help > [...] > > Helper targets: > fsdev/virtfs-proxy-helper - Build virtfs-proxy-helper > scsi/qemu

Re: [PATCH] Makefile: Let the 'help' target list the helper targets

2020-05-04 Thread Philippe Mathieu-Daudé
Ping? On 4/23/20 12:43 PM, Philippe Mathieu-Daudé wrote: List the name of the helper targets when calling 'make help', along with the tool targets: $ make help [...] Helper targets: fsdev/virtfs-proxy-helper - Build virtfs-proxy-helper scsi/qemu-pr-helper- B