This directory contains source code and examples to "ET", the "Embedded Tk" system for writing C programs that access Tcl/Tk. A description of this system is contained in the postscript file "ET.ps". To build the examples, first edit the Makefile (comments in the Makefile itself will tell you how) then type "make". Some of the example programs (such as tkterm and perfmon) might not build on your system. Don't worry about this. They are only examples, and it is not necessary for them to build in order for you to use ET in your own projects. The only files that MUST build in order to use ET are "et2c" and "et.o". Portions of the ET source code are copied from freely copyable, but copyrighted material (such as the original Tk sources.) O'Reilly and Associates will eventually assume the copyright for the "ET.ps" documentation file. All other parts of this archive are in the public domain. D. Richard Hipp Charlotte, NC 1995