Makefile.in (TOOLS_LIBS): Pick C object files from the compiler build and use standar...
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 8 Aug 2013 14:35:18 +0000 (14:35 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 8 Aug 2013 14:35:18 +0000 (14:35 +0000)
commit07efff255d5204df067592693820db38cfd8cde2
tree75c187270b5c7bc54336cfc7e4c7a158c7a2e05f
parent71cafea943fbb7a69a92c80e6dfdb5de119bfb33
Makefile.in (TOOLS_LIBS): Pick C object files from the compiler build and use standard library variables.

* gcc-interface/Makefile.in (TOOLS_LIBS): Pick C object files from the
compiler build and use standard library variables.
(../../vxaddr2line$(exeext): Do not depend on targext.o and adjust.
(gnatmake-re): Do not depend on targext.o.
(gnatlink-re): Do not depend on link.o and targext.o.
(../../gnatmake$(exeext): Likewise.
(../../gnatlink$(exeext): Likewise.

From-SVN: r201602
gcc/ada/ChangeLog
gcc/ada/gcc-interface/Makefile.in