Makefile.in (srcdir): Set to @top_srcdir@ instead of @srcdir@.
authorAndreas Schwab <schwab@gcc.gnu.org>
Fri, 27 Feb 2009 09:54:25 +0000 (09:54 +0000)
committerAndreas Schwab <schwab@gcc.gnu.org>
Fri, 27 Feb 2009 09:54:25 +0000 (09:54 +0000)
commita760c9774c0b7027b5f04e89af99e0f322ff0305
treefa3ae0a85c45c6afcda17a71b72ccdb9606a7692
parent30929a13efacd1522c5ddff69145c1eaf127debb
Makefile.in (srcdir): Set to @top_srcdir@ instead of @srcdir@.

gcc/ada/:
* Makefile.in (srcdir): Set to @top_srcdir@ instead of @srcdir@.
* gcc-interface/Makefile.in: Change all uses of $(srcdir),
$(fsrcdir) and $(fsrcpfx) to add ada subdir.
(AWK): Substitute.
(target_cpu_default): Substitute.

gnattools/:
* Makefile.in (fsrcdir): Point to gcc directory, not gcc/ada.
(INCLUDES_FOR_SUBDIR): Adjust.
(ADA_INCLUDES_FOR_SUBDIR): Adjust.

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