Call it the toolchain, not the bootstrap toolchain.
authorTaylor R Campbell <campbell@mumble.net>
Sun, 6 Oct 2013 16:07:06 +0000 (16:07 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Sun, 6 Oct 2013 16:07:09 +0000 (16:07 +0000)
commit666aba10f5ca478c3abab3b359194f348cedef78
treed333997a6443152d763acc6df53822fa1940b10b
parent24cf76cd7792eb0399dd40ad5d4a264e5ae5cbfc
Call it the toolchain, not the bootstrap toolchain.

Rename Makefile.boot -> Makefile.tools, boot/ -> tools/.

`Bootstrap toolchain' sounds like something that is useful only to
bootstrap MIT Scheme, when in fact the object of the exercise is to
make it a general-purpose cross-compilation toolchain application
that you can use to cross-compile anything.
src/Clean.sh
src/Makefile.in
src/Makefile.tools.in [moved from src/Makefile.boot.in with 91% similarity]
src/configure.ac
src/tools/README [moved from src/boot/README with 100% similarity]