3 lines
191 B
Text
3 lines
191 B
Text
# 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)
|