]> git.ipfire.org Git - thirdparty/gcc.git/commit
Makefile.in (INCLUDES): Remove $(srcdir)/config.
authorEric Botcazou <ebotcazou@adacore.com>
Fri, 2 Dec 2011 16:00:28 +0000 (16:00 +0000)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 2 Dec 2011 16:00:28 +0000 (17:00 +0100)
commitce8d58a2d98f1b3b8271c984ec4d4612c8684672
treed92f5e119037bf2b9ee731670754ae5a27ce0e36
parenta296a0109b718272cf6fc578e9b631f82103c558
Makefile.in (INCLUDES): Remove $(srcdir)/config.

2011-12-02  Eric Botcazou  <ebotcazou@adacore.com>
    Thomas Quinot <quinot@adacore.com>

* gcc-interface/Makefile.in (INCLUDES): Remove $(srcdir)/config.
(INCLUDES_FOR_SUBDIR): Add $(fsrcdir) except for VxWorks.
Add thread.c to LIBGNAT_SRCS so that a symlink is created in ada/rts,
which allows the file to be installed in adainclude.
* gcc-interface/Make-lang.in: Update dependencies.

Co-Authored-By: Thomas Quinot <quinot@adacore.com>
From-SVN: r181928
gcc/ada/ChangeLog
gcc/ada/gcc-interface/Make-lang.in
gcc/ada/gcc-interface/Makefile.in