All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Michael Roth <mdroth@linux.vnet.ibm.com>
Cc: Alexandre Raymond <cerbere@gmail.com>,
	qemu-trivial@nongnu.org, Markus Armbruster <armbru@redhat.com>,
	Qemu Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-trivial] [PATCH 1/2] Makefile: distclean should clean all possible targets
Date: Fri, 29 Jul 2011 13:20:13 +0200	[thread overview]
Message-ID: <4E32976D.5090605@redhat.com> (raw)
In-Reply-To: <4E3023BA.3030105@linux.vnet.ibm.com>

On 07/27/2011 04:42 PM, Michael Roth wrote:
>> "Delete all files in the current directory (or created by this
>> makefile) that are created by configuring or building the program. If
>> you have unpacked the source and built the program without creating
>> any other files, ‘make distclean’ should leave only the files that
>> were in the distribution. However, there is no need to delete parent
>> directories that were created with ‘mkdir -p’, since they could have
>> existed anyway. "
>>
>> Now, if everyone agrees that "distclean" is fine as it is, I won't
>> insist on anything.
>
> I'm with you in that distclean to me reads as "make clean for
> re-distribution". i.e. a pristine source tree.

It should be like that _as long as you rerun make distclean before every 
reconfiguration_.

Paolo


WARNING: multiple messages have this Message-ID (diff)
From: Paolo Bonzini <pbonzini@redhat.com>
To: Michael Roth <mdroth@linux.vnet.ibm.com>
Cc: Alexandre Raymond <cerbere@gmail.com>,
	qemu-trivial@nongnu.org, Markus Armbruster <armbru@redhat.com>,
	Qemu Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH 1/2] Makefile: distclean should clean all possible targets
Date: Fri, 29 Jul 2011 13:20:13 +0200	[thread overview]
Message-ID: <4E32976D.5090605@redhat.com> (raw)
In-Reply-To: <4E3023BA.3030105@linux.vnet.ibm.com>

On 07/27/2011 04:42 PM, Michael Roth wrote:
>> "Delete all files in the current directory (or created by this
>> makefile) that are created by configuring or building the program. If
>> you have unpacked the source and built the program without creating
>> any other files, ‘make distclean’ should leave only the files that
>> were in the distribution. However, there is no need to delete parent
>> directories that were created with ‘mkdir -p’, since they could have
>> existed anyway. "
>>
>> Now, if everyone agrees that "distclean" is fine as it is, I won't
>> insist on anything.
>
> I'm with you in that distclean to me reads as "make clean for
> re-distribution". i.e. a pristine source tree.

It should be like that _as long as you rerun make distclean before every 
reconfiguration_.

Paolo

  reply	other threads:[~2011-07-29 11:20 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-26  3:56 [Qemu-trivial] [PATCH 0/2] Minor makefile fixes Alexandre Raymond
2011-07-26  3:56 ` [Qemu-devel] " Alexandre Raymond
2011-07-26  3:56 ` [Qemu-trivial] [PATCH 1/2] Makefile: distclean should clean all possible targets Alexandre Raymond
2011-07-26  3:56   ` [Qemu-devel] " Alexandre Raymond
2011-07-26  6:47   ` [Qemu-trivial] " Markus Armbruster
2011-07-26  6:47     ` Markus Armbruster
2011-07-26 13:51     ` [Qemu-trivial] " Alexandre Raymond
2011-07-26 13:51       ` Alexandre Raymond
2011-07-27  5:57       ` [Qemu-trivial] " Markus Armbruster
2011-07-27  5:57         ` Markus Armbruster
2011-07-27 13:55         ` [Qemu-trivial] " Alexandre Raymond
2011-07-27 13:55           ` Alexandre Raymond
2011-07-27 14:42           ` [Qemu-trivial] " Michael Roth
2011-07-27 14:42             ` [Qemu-devel] [Qemu-trivial] " Michael Roth
2011-07-29 11:20             ` Paolo Bonzini [this message]
2011-07-29 11:20               ` Paolo Bonzini
2011-07-26  3:56 ` [Qemu-trivial] [PATCH 2/2] Makefile: delete config.log in distclean Alexandre Raymond
2011-07-26  3:56   ` [Qemu-devel] " Alexandre Raymond
2011-07-29 11:07   ` [Qemu-trivial] " Stefan Hajnoczi
2011-07-29 11:07     ` Stefan Hajnoczi

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=4E32976D.5090605@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=armbru@redhat.com \
    --cc=cerbere@gmail.com \
    --cc=mdroth@linux.vnet.ibm.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.