All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Makefile updates v3
@ 2010-04-09 15:42 Zdenek Kabelac
  2010-04-09 15:42 ` [PATCH 1/3] Do not use VPATH Zdenek Kabelac
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Zdenek Kabelac @ 2010-04-09 15:42 UTC (permalink / raw)
  To: lvm-devel

Updated patch, which fixes some problems using buildir and
taking created files from builddir.
Using INSTALL_PROGRAM and INSTALL_DATA commands.

Patch was tested on many combinations of different configure
parameters without noticing any problems.

Zdenek Kabelac (3):
  Do not use VPATH
  INSTALL rules updates
  Update intall rules for udev.

 Makefile.in                                   |    1 -
 configure.in                                  |   16 ++++---
 daemons/Makefile.in                           |    1 -
 daemons/clvmd/Makefile.in                     |    4 +-
 daemons/cmirrord/Makefile.in                  |    8 +--
 daemons/dmeventd/Makefile.in                  |   48 ++++++-----------------
 daemons/dmeventd/plugins/Makefile.in          |    1 -
 daemons/dmeventd/plugins/lvm2/Makefile.in     |   12 +-----
 daemons/dmeventd/plugins/mirror/Makefile.in   |   12 +-----
 daemons/dmeventd/plugins/snapshot/Makefile.in |   12 +-----
 doc/Makefile.in                               |   10 ++---
 lib/Makefile.in                               |    3 +-
 lib/format1/Makefile.in                       |   11 +----
 lib/format_pool/Makefile.in                   |   13 +-----
 lib/locking/Makefile.in                       |   12 +----
 lib/mirror/Makefile.in                        |   11 +----
 lib/snapshot/Makefile.in                      |   12 +----
 libdm/Makefile.in                             |   52 +++++++-----------------
 liblvm/Makefile.in                            |   45 +++++----------------
 make.tmpl.in                                  |   53 +++++++++++++++++++------
 man/Makefile.in                               |   52 +++++++++---------------
 po/Makefile.in                                |    5 +-
 scripts/Makefile.in                           |   21 +++++-----
 test/Makefile.in                              |    2 +-
 test/api/Makefile.in                          |    1 -
 tools/Makefile.in                             |   50 +++++++++++-------------
 udev/Makefile.in                              |   28 ++++---------
 27 files changed, 183 insertions(+), 313 deletions(-)



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

end of thread, other threads:[~2010-04-09 17:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-09 15:42 [PATCH 0/3] Makefile updates v3 Zdenek Kabelac
2010-04-09 15:42 ` [PATCH 1/3] Do not use VPATH Zdenek Kabelac
2010-04-09 15:42 ` [PATCH 2/3] INSTALL rules updates Zdenek Kabelac
2010-04-09 15:42 ` [PATCH 3/3] Update intall rules for udev Zdenek Kabelac
2010-04-09 17:31 ` [PATCH 0/3] Makefile updates v3 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.