blob: 79d76e792d7693135ca82607abc8e486319c01f8 [file] [log] [blame]
# Generate SYSROOT_SUFFIX_SPEC from MULTILIB_OSDIRNAMES
sysroot-suffix.h: $(srcdir)/config/print-sysroot-suffix.sh
$(SHELL) $(srcdir)/config/print-sysroot-suffix.sh \
"$(MULTILIB_OSDIRNAMES)" "$(MULTILIB_OPTIONS)" \
"$(MULTILIB_MATCHES)" "$(MULTILIB_REUSE)" > tmp-sysroot-suffix.h
mv tmp-sysroot-suffix.h $@