aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386/t-dlldir
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/i386/t-dlldir')
-rw-r--r--gcc/config/i386/t-dlldir6
1 files changed, 0 insertions, 6 deletions
diff --git a/gcc/config/i386/t-dlldir b/gcc/config/i386/t-dlldir
deleted file mode 100644
index a3e03317a04..00000000000
--- a/gcc/config/i386/t-dlldir
+++ /dev/null
@@ -1,6 +0,0 @@
-
-# In a native build, target DLLs go in bindir, where they can be executed.
-# Note double quoting to prevent variables from being evaluated until install
-# time; we don't want to expand them during libgcc.mvars generation.
-
-SHLIB_DLLDIR = $$(bindir)