Retro68/gcc/libgcc/config/i386/t-dlldir-x

4 lines
191 B
Plaintext
Raw Normal View History

2012-03-27 23:13:14 +00:00
# In a cross build, bindir contains host not target binaries, so target DLLs
# instead go in toolexeclibdir, alongside other target binaries and static libs.
SHLIB_DLLDIR = $(toolexeclibdir)