Makefile.in (AS_FOR_TARGET, [...]): Don't use double quotes to avoid quotes nesting...
authorAlexandre Oliva <aoliva@redhat.com>
Fri, 21 Sep 2001 05:09:09 +0000 (05:09 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Fri, 21 Sep 2001 05:09:09 +0000 (05:09 +0000)
commit759bfa908e21c017a9adb5412fcfaf5143959113
treea19663ebabd0f87ee92215869557c14e65b53730
parentf449e8853bf53ef866d346a99f707eb03488d434
Makefile.in (AS_FOR_TARGET, [...]): Don't use double quotes to avoid quotes nesting problems.

* Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
avoid quotes nesting problems.
(NATIVE_CHECK_MODULES): Ditto, just for consistency.
(DO_X): Export only variables that are set.

From-SVN: r45720
ChangeLog
Makefile.in