All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Makefile updates
@ 2010-03-23 16:27 Zdenek Kabelac
  2010-03-23 16:27 ` [PATCH 1/6] Reuse clean target for distclean Zdenek Kabelac
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Zdenek Kabelac @ 2010-03-23 16:27 UTC (permalink / raw)
  To: lvm-devel

This patch set fixes few minor Makefile errors mostly
around clean & distclean targets. Major topic is the update 
of cflow rules.

Zdenek Kabelac (6):
  Reuse clean target for distclean
  Query make.tmpl variable
  Fix cleanup of libdevmapper-event.a and dmeventd
  Fix run of cscope in $(builddir)
  Fix distclean error for subtargets
  Update cflow

 Makefile.in                                 |   25 ++++-------
 daemons/Makefile.in                         |    9 ++++-
 daemons/dmeventd/Makefile.in                |   27 ++++++++++---
 daemons/dmeventd/plugins/mirror/Makefile.in |   11 ++++-
 include/Makefile.in                         |    3 +-
 lib/Makefile.in                             |   21 ++++++----
 libdm/Makefile.in                           |    4 ++
 make.tmpl.in                                |   58 +++++++++++++++++++++++----
 tools/Makefile.in                           |   23 ++++-------
 9 files changed, 122 insertions(+), 59 deletions(-)



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

end of thread, other threads:[~2010-03-25 18:13 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-23 16:27 [PATCH 0/6] Makefile updates Zdenek Kabelac
2010-03-23 16:27 ` [PATCH 1/6] Reuse clean target for distclean Zdenek Kabelac
2010-03-23 16:27 ` [PATCH 2/6] Query make.tmpl variable Zdenek Kabelac
2010-03-23 16:27 ` [PATCH 3/6] Fix cleanup of libdevmapper-event.a and dmeventd Zdenek Kabelac
2010-03-23 16:27 ` [PATCH 4/6] Fix run of cscope in $(builddir) Zdenek Kabelac
2010-03-23 16:27 ` [PATCH 5/6] Fix distclean error for subtargets Zdenek Kabelac
2010-03-23 16:27 ` [PATCH 6/6] Update cflow Zdenek Kabelac
2010-03-25 18:13 ` [PATCH 0/6] Makefile updates Alasdair G Kergon

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.