xref: /netbsd-src/external/gpl3/gcc/dist/libgcc/config/t-darwin-ehs (revision a448f87c3717b704e85b1f0e5d631e4b5a0aae17)
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