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