Index: makefile.vc =================================================================== RCS file: /cvsroot/tcl/tcl/win/makefile.vc,v retrieving revision 1.90 diff -c -r1.90 makefile.vc *** makefile.vc 8 May 2002 04:25:35 -0000 1.90 --- makefile.vc 13 May 2002 22:59:08 -0000 *************** *** 437,443 **** << !else $(link32) $(dlllflags) -base:@$(WINDIR)\coffbase.txt,tcl -out:$@ \ ! $(baselibs) @<< $** << -@del $*.exp --- 437,443 ---- << !else $(link32) $(dlllflags) -base:@$(WINDIR)\coffbase.txt,tcl -out:$@ \ ! $(baselibs) -export:tclStubsPtr @<< $** << -@del $*.exp