mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-03 07:07:20 +00:00
4 lines
191 B
Plaintext
4 lines
191 B
Plaintext
|
# 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)
|