[lvm-devel] [PATCH 0/6] Makefile updates

Zdenek Kabelac zkabelac at redhat.com
Tue Mar 23 16:27:33 UTC 2010


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




More information about the lvm-devel mailing list