On Mon, 5 Oct 2009 12:39:13 +0200 Florian Haas <florian.haas@xxxxxxxxxx> 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@xxxxxxxxxx> > --- > 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@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html