]> git.ipfire.org Git - thirdparty/gcc.git/commit - libada/ChangeLog
Makefile.in: Call gcc/ada/Makefile directly, not through the intermediary of gcc...
authorNathanael Nerode <neroden@gcc.gnu.org>
Thu, 15 Apr 2004 03:38:59 +0000 (03:38 +0000)
committerNathanael Nerode <neroden@gcc.gnu.org>
Thu, 15 Apr 2004 03:38:59 +0000 (03:38 +0000)
commit80dab1828b9bab1a626580487c0c4031dd9750ec
treeb99029e32e885c6370af412c5c3219559ee6deea
parent69f9a3450a92da4b2e3773d2048444ff3aed48ff
Makefile.in: Call gcc/ada/Makefile directly, not through the intermediary of gcc/Makefile.

* Makefile.in: Call gcc/ada/Makefile directly, not through the
intermediary of gcc/Makefile.  Incorporate all necessary parts of
rules from gcc/ada/Make-lang.in, including extra gnatlib/gnattools
targets, rts-zfp, rts-ravenscar.  Get needed bits of GCC
configuration from (new) gcc/libada-mk.  Decide what gnatlib variant
to build in configure.ac, not here.
* configure.ac: Provide Makefile.in with the new information it needs,
such as GCC's tmake_file and xmake_file.
* configure: Regenerate.

From-SVN: r80711
libada/ChangeLog
libada/Makefile.in
libada/configure
libada/configure.ac