* mklibgcc.in (all): Variable initialised to `libgcc'.

From-SVN: r34241
This commit is contained in:
Philippe De Muyter 2000-05-28 23:52:37 +02:00 committed by Philippe De Muyter
parent 6f5ef761df
commit d7bfe26780
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
Sun May 28 23:26:59 2000 Philippe De Muyter <phdm@macqel.be>
* mklibgcc.in (all): Variable initialised to `libgcc'.
2000-05-28 Gabriel Dos Reis <gdr@codesourcery.com>
* toplev.h (skip_leading_substring): New macro.

View File

@ -303,7 +303,7 @@ for ml in $MULTILIBS; do
done
echo ""
all=""
all="libgcc"
echo "libgcc:; -mkdir libgcc"
for ml in $MULTILIBS; do