qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Laurent Vivier <laurent@vivier.eu>
To: Greg Kurz <groug@kaod.org>, qemu-devel@nongnu.org
Cc: Paolo Bonzini <pbonzini@redhat.com>
Subject: Re: [PATCH 1/2] Makefile: Drop extra phony cscope
Date: Wed, 9 Sep 2020 15:43:49 +0200	[thread overview]
Message-ID: <d41f146f-a141-a1ff-1cda-cf1b0eafa28c@vivier.eu> (raw)
In-Reply-To: <159916246865.691541.16619858522304817323.stgit@bahia.lan>

Le 03/09/2020 à 21:47, Greg Kurz a écrit :
> Commit d79864058a64 added a dedicated phony line for cscope.
> 
> Signed-off-by: Greg Kurz <groug@kaod.org>
> ---
>  Makefile |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Makefile b/Makefile
> index ed354c43b0ba..a9d3e2c4d375 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -127,7 +127,7 @@ generated-files-y += .git-submodule-status
>  Makefile: ;
>  configure: ;
>  
> -.PHONY: all clean cscope distclean install \
> +.PHONY: all clean distclean install \
>  	recurse-all dist msi FORCE
>  
>  $(call set-vpath, $(SRC_PATH))
> 
> 

Applied to my trivial-patches branch.

Thanks,
Laurent



  parent reply	other threads:[~2020-09-09 13:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-03 19:47 [PATCH 0/2] Makefile: Some more cleanups for cscope/TAGS/ctags Greg Kurz
2020-09-03 19:47 ` [PATCH 1/2] Makefile: Drop extra phony cscope Greg Kurz
2020-09-09 13:40   ` Laurent Vivier
2020-09-09 13:43   ` Laurent Vivier [this message]
2020-09-03 19:47 ` [PATCH 2/2] Makefile: Skip the meson subdir in cscope/TAGS/ctags Greg Kurz
2020-09-03 20:17   ` Paolo Bonzini
2020-09-09 13:45   ` Laurent Vivier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d41f146f-a141-a1ff-1cda-cf1b0eafa28c@vivier.eu \
    --to=laurent@vivier.eu \
    --cc=groug@kaod.org \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).