xref: /netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/i386/t-cpuinfo-static (revision 1debfc3d3fad8af6f31804271c18e67f77b4d718)
1# If the compatibility cpuinfo symbols in shared libgcc_s are not needed
2# then they can be added to the static library only.
3
4LIB2ADD_ST += $(srcdir)/config/i386/cpuinfo.c
5