aboutsummaryrefslogtreecommitdiff
path: root/lib-15rc2-64
diff options
context:
space:
mode:
Diffstat (limited to 'lib-15rc2-64')
-rwxr-xr-xlib-15rc2-6410
1 files changed, 0 insertions, 10 deletions
diff --git a/lib-15rc2-64 b/lib-15rc2-64
deleted file mode 100755
index 0d34aea..0000000
--- a/lib-15rc2-64
+++ /dev/null
@@ -1,10 +0,0 @@
-#! /usr/bin/env bash
-
-# The contents of these files are all identical; the information is carries by
-# the file name which should be in the form <tool>-<version>-<target>. See
-# msvc-dispatch for details.
-#
-src_exe="$(realpath ${BASH_SOURCE[0]})"
-src_dir="$(dirname "$src_exe")"
-
-source "$src_dir/msvc-dispatch"