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