git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@112 626c5289-ae23-0410-ae9c-e8d60b6d4f22 |
||
|---|---|---|
| .. | ||
| example.c | ||
| example.i | ||
| example.tcl | ||
| Makefile | ||
| README | ||
This is a simple Tcl example. Type 'make' to compile a dynamically loadable extension. 'make tcl8' creates a dynamically loadable Tcl 8.x extension. 'make static' creates a statically linked 'tclsh' executable. 'make static8' create a statically linked 'tclsh8.0' executable.