OSDN Git Service

* mklibgcc.in (EXTRA_MULTILIB_PARTS): Prevent `make' from
authoraoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Nov 2000 13:56:53 +0000 (13:56 +0000)
committeraoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Nov 2000 13:56:53 +0000 (13:56 +0000)
commitf5da66df1aceb417f292e72b106f91ea3f7ea5e0
tree8304e960ce617b51cfb0c313bc77bb5c0b45832f
parentb5306ca9fda971f04adb8f70b0d22b5dbf199016
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37342 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/Makefile.in
gcc/mklibgcc.in