[stgt] [PATCH 1/1] Build process makeover
FUJITA Tomonori
fujita.tomonori at lab.ntt.co.jp
Mon Oct 5 13:25:49 CEST 2009
On Mon, 5 Oct 2009 12:39:13 +0200
Florian Haas <florian.haas at linbit.com> wrote:
> A fairly thorough makeover of the build system, with one Makefile per
> directory replacing the previous single Makefile in usr.
>
> This adds some version detection magic and a "make tarball" target for
> conveniently rolling a tarball out of a git checkout.
>
> Signed-off-by: Florian Haas <florian.haas at linbit.com>
> ---
> Makefile | 78 +++++++++++++++++++++++++++++++++++++++++++++++++++++
> conf/Makefile | 11 +++++++
> conf/targets.conf | 2 +
> doc/Makefile | 22 +++++++++++++++
> scripts/Makefile | 13 +++++++++
> scripts/tgt-admin | 2 +-
> usr/Makefile | 22 +-------------
> 7 files changed, 129 insertions(+), 21 deletions(-)
> create mode 100644 Makefile
> create mode 100644 conf/Makefile
> create mode 100644 conf/targets.conf
> create mode 100644 doc/Makefile
> create mode 100644 scripts/Makefile
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe stgt" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
More information about the stgt
mailing list