+++ /dev/null
-@rem Formerly used by the buildbot "compile" step.\r
-@echo This script is no longer used and may be removed in the future.\r
-@echo To get the same effect as this script, use\r
-@echo PCbuild\build.bat -d -e -k -p x64\r
-call "%~dp0build.bat" -p x64 %*\r
+++ /dev/null
-@rem Formerly used by the buildbot "clean" step.\r
-@echo This script is no longer used and may be removed in the future.\r
-@echo To get the same effect as this script, use `clean.bat` from this\r
-@echo directory and pass `-p x64` as two arguments.\r
-call "%~dp0clean.bat" -p x64 %*\r
+++ /dev/null
-@echo This script is no longer used and may be removed in the future.\r
-@echo Please use PCbuild\get_externals.bat instead.\r
-@"%~dp0..\..\PCbuild\get_externals.bat" %*\r
+++ /dev/null
-@rem Formerly used by the buildbot "test" step.\r
-@echo This script is no longer used and may be removed in the future.\r
-@echo To get the same effect as this script, use\r
-@echo PCbuild\rt.bat -q -d -x64 -uall -rwW\r
-@echo or use `test.bat` in this directory and pass `-x64` as an argument.\r
-call "%~dp0test.bat" -x64 %*\r