qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] Makefile: add qemu-options.def to distclean


From: Aurelien Jarno
Subject: Re: [Qemu-devel] [PATCH] Makefile: add qemu-options.def to distclean
Date: Thu, 1 Jul 2010 23:52:16 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

On Thu, Jul 01, 2010 at 12:32:32PM +0900, Hidetoshi Seto wrote:
> Remove generated qemu-options.def at "make distclean".
> 
> Signed-off-by: Hidetoshi Seto <address@hidden>
> ---
>  Makefile |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)

Thanks, applied.

> diff --git a/Makefile b/Makefile
> index 221fbd8..560eac6 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -168,6 +168,7 @@ clean:
>  
>  distclean: clean
>       rm -f config-host.mak config-host.h* config-host.ld $(DOCS) 
> qemu-options.texi qemu-img-cmds.texi qemu-monitor.texi
> +     rm -f qemu-options.def
>       rm -f config-all-devices.mak
>       rm -f roms/seabios/config.mak roms/vgabios/config.mak
>       rm -f qemu-{doc,tech}.{info,aux,cp,dvi,fn,info,ky,log,pdf,pg,toc,tp,vr}
> -- 
> 1.7.0
> 
> 

-- 
Aurelien Jarno                          GPG: 1024D/F1BCDB73
address@hidden                 http://www.aurel32.net



reply via email to

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