mklibgcc.in (EXTRA_MULTILIB_PARTS): Prevent `make' from interpreting $out as a macro...
authorAlexandre Oliva <aoliva@redhat.com>
Thu, 9 Nov 2000 13:56:53 +0000 (13:56 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Thu, 9 Nov 2000 13:56:53 +0000 (13:56 +0000)
commit6c80a64553f3ebffaf5c44c947b43ecad4e94b34
tree8304e960ce617b51cfb0c313bc77bb5c0b45832f
parent6a4afa6c801453c372929f67afe216d5253a0606
mklibgcc.in (EXTRA_MULTILIB_PARTS): Prevent `make' from interpreting $out as a macro assignment.

* mklibgcc.in (EXTRA_MULTILIB_PARTS): Prevent `make' from
interpreting $out as a macro assignment.
* Makefile.in (T_TARGET): New auxiliary macro and target.
(all): Add a target right in the beginning, so that we don't build
T_TARGET by default.

From-SVN: r37342
gcc/ChangeLog
gcc/Makefile.in
gcc/mklibgcc.in