Hello, another attempt at the build system makeover. The version-stamp magic has been removed per Tomo's request. Likewise, the sysconfig file and init script have been moved to the packaging branches. The dummy target.conf that installs in /etc/tgt stays in. I hope this is finally in an acceptable state now. Cheers, Florian Florian Haas (1): Build process makeover 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 -- 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