]> gcc.gnu.org Git - gcc.git/commit - gcc/Makefile.in
Makefile.in (LIB2ADDEHDEP): Add unwind.h and unwind-pe.h.
authorJan Beulich <jbeulich@novell.com>
Fri, 3 Sep 2004 05:26:27 +0000 (22:26 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 3 Sep 2004 05:26:27 +0000 (22:26 -0700)
commit7f148c2ff96965e5706f5b98381e72646017f820
treefcf045b41ea79dda3c31fb92dd255537f76402fa
parent9e42ab3e45c060ceb91a552a045aa66a571bf163
Makefile.in (LIB2ADDEHDEP): Add unwind.h and unwind-pe.h.

        * Makefile.in (LIB2ADDEHDEP): Add unwind.h and unwind-pe.h.
        * mklibgcc.in (libgcc_dep): New, covering general dependencies, but
        not unwind code specific ones.
        (libgcc2_c_dep): Replace general dependencies with use of libgcc_dep.
        Remove unwind code specific dependencies.
        (libgcov_c_dep): Replace general dependencies with use of libgcc_dep.
        Remove gbl-ctors.h.
        Add libgcc_dep to output generated for LIB2ADD, LIB2ADDEH, and
        LIB2ADD_ST. Add LIB2ADDEHDEP to output generated for LIB2ADDEH.

From-SVN: r87026
gcc/ChangeLog
gcc/Makefile.in
gcc/mklibgcc.in
gcc/tsystem.h
This page took 0.055889 seconds and 5 git commands to generate.