This is a simple example, set up to build a dynamically
loadable module for Tcl 7.5.

Assuming the file 'Makefile.template' is set up properly,
you should be able to type 'make' and you'll get a shared
object file.    Then type 'tclsh7.5 example.tcl' to run it.

You should be able to use this as a generic example of
how to build modules for Tcl 7.5.



		