xref: /netbsd-src/external/gpl3/gcc/dist/libgcc/config/i386/t-dlldir (revision 48fb7bfab72acd4281a53bbee5ccf3f809019e75)
1# In a native build, target DLLs go in bindir, where they can be executed.
2SHLIB_DLLDIR = $(bindir)
3