xref: /netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/t-darwin-ehs (revision 4c3eb207d36f67d31994830c0a694161fc1ca39b)
1# Build the unwinder separately so that we can construct a replacement for
2# libgcc_s.1 on systems that used the unwinder in libgcc_s.
3
4LIBEHSOBJS = unwind-dw2_s.o unwind-dw2-fde-darwin_s.o unwind-c_s.o
5
6unwind-dw2_s.o: gthr-default.h md-unwind-support.h unwind.h
7$(LIBEHSOBJS): libgcc_tm.h
8