Home | History | Annotate | Line # | Download | only in config
t-sysroot-suffix revision 1.1.1.1.8.2
      1  1.1.1.1.8.2  tls # Generate SYSROOT_SUFFIX_SPEC from MULTILIB_OSDIRNAMES
      2  1.1.1.1.8.2  tls 
      3  1.1.1.1.8.2  tls sysroot-suffix.h: $(srcdir)/config/print-sysroot-suffix.sh
      4  1.1.1.1.8.2  tls 	$(SHELL) $(srcdir)/config/print-sysroot-suffix.sh \
      5  1.1.1.1.8.2  tls 	  "$(MULTILIB_OSDIRNAMES)" "$(MULTILIB_OPTIONS)" \
      6  1.1.1.1.8.2  tls 	  "$(MULTILIB_MATCHES)" > tmp-sysroot-suffix.h
      7  1.1.1.1.8.2  tls 	mv tmp-sysroot-suffix.h $@
      8