1# In a cross build, bindir contains host not target binaries, so target DLLs
2# instead go in toolexeclibdir, alongside other target binaries and static libs.
3SHLIB_DLLDIR = $(toolexeclibdir)
4