shithub: riscv

ref: e45c7480b612582c40c579c657630aa43b444a72
dir: /sys/src/cmd/python/Tools/buildbot/clean.bat/

View raw version
@rem Used by the buildbot "clean" step.
call "%VS71COMNTOOLS%vsvars32.bat"
cd PCbuild
@echo Deleting .pyc/.pyo files ...
python_d.exe rmpyc.py
devenv.com /clean Debug pcbuild.sln