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