Re: [Qemu-devel] [PATCH 1/5] Makefile: clean: Clean exe files

2017-07-25 Thread Philippe Mathieu-Daudé
I purposed another fix for Sameeh's issue, see: http://lists.nongnu.org/archive/html/qemu-devel/2017-07/msg07597.html On 07/25/2017 08:10 PM, Michael Roth wrote: Quoting Peter Maydell (2017-07-23 15:03:56) On 5 July 2017 at 08:54, Sameeh Jubran wrote: From: Sameeh Jubran Clean exe files suc

Re: [Qemu-devel] [PATCH 1/5] Makefile: clean: Clean exe files

2017-07-25 Thread Michael Roth
Quoting Peter Maydell (2017-07-23 15:03:56) > On 5 July 2017 at 08:54, Sameeh Jubran wrote: > > From: Sameeh Jubran > > > > Clean exe files such as qemu-ga.exe > > > > Signed-off-by: Sameeh Jubran > > --- > > Makefile | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/Makefile b/Mak

Re: [Qemu-devel] [PATCH 1/5] Makefile: clean: Clean exe files

2017-07-23 Thread Peter Maydell
On 5 July 2017 at 08:54, Sameeh Jubran wrote: > From: Sameeh Jubran > > Clean exe files such as qemu-ga.exe > > Signed-off-by: Sameeh Jubran > --- > Makefile | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Makefile b/Makefile > index 16a0430..22d29d6 100644 > --- a/Makefile > +++ b/Mak

Re: [Qemu-devel] [PATCH 1/5] Makefile: clean: Clean exe files

2017-07-23 Thread Philippe Mathieu-Daudé
Hi Sameeh, On 07/05/2017 04:54 AM, Sameeh Jubran wrote: From: Sameeh Jubran Clean exe files such as qemu-ga.exe Signed-off-by: Sameeh Jubran --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 16a0430..22d29d6 100644 --- a/Makefile +++ b/Makefile @@

[Qemu-devel] [PATCH 1/5] Makefile: clean: Clean exe files

2017-07-05 Thread Sameeh Jubran
From: Sameeh Jubran Clean exe files such as qemu-ga.exe Signed-off-by: Sameeh Jubran --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 16a0430..22d29d6 100644 --- a/Makefile +++ b/Makefile @@ -487,6 +487,7 @@ clean: rm -f config.mak op-i386.h op