All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Howells <dhowells@redhat.com>
To: Michal Marek <mmarek@suse.cz>
Cc: dhowells@redhat.com, arnd@arndb.de, linux-kbuild@vger.kernel.org
Subject: 'make distclean' silently removes empty files
Date: Thu, 28 Jul 2011 13:54:23 +0100	[thread overview]
Message-ID: <25697.1311857663@redhat.com> (raw)


Hi,

Can 'make distclean' please be altered to _not_ silently remove empty files,
especially ones that are checked into GIT and/or are mentioned in Makefiles as
being compilable.  By all means flag them as requiring removal, remove them
noisily or give an error.

A case in point is:

	arch/arm/mach-zynq/board_dt.c

which is an empty file checked into GIT.

Thanks,
David

             reply	other threads:[~2011-07-28 12:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-28 12:54 David Howells [this message]
2011-07-28 14:01 ` 'make distclean' silently removes empty files Arnaud Lacombe
2011-08-10 11:16 ` [PATCH] kbuild: Do not delete empty files in make distclean Michal Marek

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=25697.1311857663@redhat.com \
    --to=dhowells@redhat.com \
    --cc=arnd@arndb.de \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=mmarek@suse.cz \
    /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.