A simple build system for creating a Tclkit for your platform. It was created to ease creation of Tclkits for the local platform. It will work for cross-compiling Tclkits if you bootstrap a local Tclkit first. It is intended to resemble as closely as possible the authentic Tclkit. What sets this project apart from other similar projects is that: 1. It attempts to be modular; 2. It supports cross-compiling; 3. It downloads the source from their original repositories; 4. It allows you to specify an arbitrary version of Tcl (including CVS); and 5. It uses GNU Autoconf scripts for compiling the part of the Tclkit that brings the whole thing together (the Kitsh) <>Tclkit