summaryrefslogtreecommitdiff
path: root/Tools/buildbot/build-amd64.bat
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/buildbot/build-amd64.bat')
-rw-r--r--Tools/buildbot/build-amd64.bat5
1 files changed, 0 insertions, 5 deletions
diff --git a/Tools/buildbot/build-amd64.bat b/Tools/buildbot/build-amd64.bat
deleted file mode 100644
index f77407bcf7..0000000000
--- a/Tools/buildbot/build-amd64.bat
+++ /dev/null
@@ -1,5 +0,0 @@
-@rem Formerly used by the buildbot "compile" step.
-@echo This script is no longer used and may be removed in the future.
-@echo To get the same effect as this script, use
-@echo PCbuild\build.bat -d -e -k -p x64
-call "%~dp0build.bat" -p x64 %*