All of lore.kernel.org
 help / color / mirror / Atom feed
* 'make distclean' silently removes empty files
@ 2011-07-28 12:54 David Howells
  2011-07-28 14:01 ` Arnaud Lacombe
  2011-08-10 11:16 ` [PATCH] kbuild: Do not delete empty files in make distclean Michal Marek
  0 siblings, 2 replies; 3+ messages in thread
From: David Howells @ 2011-07-28 12:54 UTC (permalink / raw)
  To: Michal Marek; +Cc: dhowells, arnd, linux-kbuild


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-08-10 11:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-28 12:54 'make distclean' silently removes empty files David Howells
2011-07-28 14:01 ` Arnaud Lacombe
2011-08-10 11:16 ` [PATCH] kbuild: Do not delete empty files in make distclean Michal Marek

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.