mklibgcc.in: Use a here document to avoid running afoul of shells that generate contr...
authorZack Weinberg <zack@codesourcery.com>
Mon, 7 Apr 2003 05:34:50 +0000 (05:34 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Mon, 7 Apr 2003 05:34:50 +0000 (05:34 +0000)
commit48a793425564864709adb3f51c7d503a865610c5
tree0361b2af41a7132d6b83861c4332b0bf13b04977
parentd2a6f3c03ee1da2110de65370db171f1548d6d66
mklibgcc.in: Use a here document to avoid running afoul of shells that generate control-A...

* mklibgcc.in: Use a here document to avoid running afoul of
shells that generate control-A from "echo \1".

From-SVN: r65321
gcc/ChangeLog
gcc/mklibgcc.in