summaryrefslogtreecommitdiff
path: root/gcc/config/i386/t-dlldir
blob: a3e03317a040cc8827cfafc3449133de6e243595 (plain)
1
2
3
4
5
6
# 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)