All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zdenek Kabelac <zkabelac@redhat.com>
To: lvm-devel@redhat.com
Subject: [PATCH 0/6] Makefile updates
Date: Tue, 23 Mar 2010 17:27:33 +0100	[thread overview]
Message-ID: <cover.1269361453.git.zkabelac@redhat.com> (raw)

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(-)



             reply	other threads:[~2010-03-23 16:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-23 16:27 Zdenek Kabelac [this message]
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

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=cover.1269361453.git.zkabelac@redhat.com \
    --to=zkabelac@redhat.com \
    --cc=lvm-devel@redhat.com \
    /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.