]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/Makefile.in
Makefile.in (libgcc.ready): Lose.
authorJason Merrill <jason@casey.soma.redhat.com>
Tue, 6 Jun 2000 01:56:06 +0000 (01:56 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 6 Jun 2000 01:56:06 +0000 (21:56 -0400)
commit2aceb30d9029b71a65670c044a9ef43a501786fa
tree5268c770b2db6d65f7968bbc4518ed5dab018a39
parentfce8451d8208d1a5ada66135128bc2cd08820abe
Makefile.in (libgcc.ready): Lose.

        * Makefile.in (libgcc.ready): Lose.
        (libgcc.mk): Just use mv, not move-if-change.
        (LIBGCC_DEPS): New macro.
        (libgcc.a): Use it.
        (stmp-multilib): Likewise.
        * mklibgcc.in (stmp-dirs): New target.  Make everything depend on
        it rather than the directories themselves.
        (LIB2ADD): Depend on the list file rather than 'force'.

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