Kaydet (Commit) e7abf20c authored tarafından Trent Nelson's avatar Trent Nelson

Force a clean of the tcltk/tcltk64 directories now that we've completely changed…

Force a clean of the tcltk/tcltk64 directories now that we've completely changed the tcl/tk build environment.
üst 611c86b7
......@@ -5,8 +5,8 @@ cd ..
@rem XXX: If you need to force the buildbots to start from a fresh environment, uncomment
@rem the following, check it in, then check it out, comment it out, then check it back in.
@rem if exist bzip2-1.0.3 rd /s/q bzip2-1.0.3
@rem if exist tcltk rd /s/q tcltk
@rem if exist tcltk64 rd /s/q tcltk64
if exist tcltk rd /s/q tcltk
if exist tcltk64 rd /s/q tcltk64
@rem if exist tcl8.4.12 rd /s/q tcl8.4.12
@rem if exist tcl8.4.16 rd /s/q tcl8.4.16
@rem if exist tcl-8.4.18.1 rd /s/q tcl-8.4.18.1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment