]> git.ipfire.org Git - thirdparty/gcc.git/commit
Makefile.in (libgcc.mk): Depend on xgcc$(exeext) for GCC_FOR_TARGET used by MULTILIBS.
authorH.J. Lu <hjl@gnu.org>
Sat, 20 May 2000 11:48:03 +0000 (11:48 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Sat, 20 May 2000 11:48:03 +0000 (11:48 +0000)
commit3484098827a68cd281d00c33657894f926dfff5f
treec1c6d42cec17f7454c08cd47faacb101528dbe9d
parentafa098295d5eff12aaa173695f186825b515813b
Makefile.in (libgcc.mk): Depend on xgcc$(exeext) for GCC_FOR_TARGET used by MULTILIBS.

* Makefile.in (libgcc.mk): Depend on xgcc$(exeext) for
GCC_FOR_TARGET used by MULTILIBS.
* mklibgcc.in: Make sure each .o file depends on the
directory it will be in.
Make the multilib directory depends libgcc.

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