K 10 svn:author V 5 peter K 8 svn:date V 27 1996-12-30T06:20:21.000000Z K 7 svn:log V 561 Back out max's rev 1.15. tclLoad.c and tclLoadDl2.c are most definately needed, as he discovered when he tried to run vi. :-] These files used to be stubs which used #ifdef PIC to decide whether to use the real dlopen() version or the stub version from the src/contrib/tcl sources. Now, with the our stubs gone, the .PATH directive causes them to be compiled directly from src/contrib/tcl/{unix,generic}. You might need to rebuild your depend rules though as they may have stale paths. Also, this is a generated file. This should not have been edited here. END