t-linux (LIBGCC1, [...]): Add macros and set to empty.
authorManfred Hollstein <manfred@s-direktnet.de>
Mon, 23 Feb 1998 09:41:01 +0000 (09:41 +0000)
committerManfred Hollstein <manfred@gcc.gnu.org>
Mon, 23 Feb 1998 09:41:01 +0000 (09:41 +0000)
commit9d1ebd25c9fbd7dd890b37d3a116a51bd0486f19
tree1f77d1c809979c84a8a1a4c820f03f123474da7e
parent84bc3b4f028fdba4d51c07c62af171bcbe63aad8
t-linux (LIBGCC1, [...]): Add macros and set to empty.

d
* config/t-linux (LIBGCC1, CROSS_LIBGCC1, LIBGCC1_TEST): Add macros and
set to empty.
* config/t-linux-aout (LIBGCC1, CROSS_LIBGCC1, LIBGCC1_TEST): Likewise.
* config/alpha/t-linux: Remove file.
* config/sparc/t-linux: Remove file.
* config/m68k/t-linux (LIBGCC1, CROSS_LIBGCC1): Remove.
* config/m68k/t-linux-aout (LIBGCC1, CROSS_LIBGCC1): Likewise.
* configure.in (alpha*-*-linux-gnulibc1*): Use t-linux instead of alpha/t-linux
for tmake_file.
(alpha*-*-linux-gnu*): Likewise.
(sparc-*-linux-gnulibc1*): Use t-linux instead of sparc/t-linux for tmake_file.
(sparc-*-linux-gnu*): Likewise.

From-SVN: r18203
gcc/ChangeLog
gcc/configure.in