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