Home | History | Annotate | Line # | Download | only in config
t-darwin-ehs revision 1.1
      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 
      4 LIBEHSOBJS = unwind-dw2_s.o unwind-dw2-fde-darwin_s.o unwind-c_s.o
      5 
      6 unwind-dw2_s.o: gthr-default.h md-unwind-support.h unwind.h
      7 $(LIBEHSOBJS): libgcc_tm.h
      8