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