1 1.1 mrg # Generate SYSROOT_SUFFIX_SPEC from MULTILIB_OSDIRNAMES 2 1.1 mrg 3 1.1 mrg sysroot-suffix.h: $(srcdir)/config/print-sysroot-suffix.sh 4 1.1 mrg $(SHELL) $(srcdir)/config/print-sysroot-suffix.sh \ 5 1.1 mrg "$(MULTILIB_OSDIRNAMES)" "$(MULTILIB_OPTIONS)" \ 6 1.5.4.1 christos "$(MULTILIB_MATCHES)" "$(MULTILIB_REUSE)" > tmp-sysroot-suffix.h 7 1.1 mrg mv tmp-sysroot-suffix.h $@ 8