From: Richard Kenner Date: Mon, 14 Jul 1997 12:03:37 +0000 (-0400) Subject: (alpha-*-linux-gnu*): Set tmake_file. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1c988fb7c51720e67ca9308dd350ef15314f1cd5;p=gcc.git (alpha-*-linux-gnu*): Set tmake_file. From-SVN: r14437 --- diff --git a/gcc/configure.in b/gcc/configure.in index 6841fca110d..5fe8aa81ae7 100644 --- a/gcc/configure.in +++ b/gcc/configure.in @@ -261,6 +261,7 @@ for machine in $build $host $target; do tm_file="${tm_file} alpha/linux.h alpha/elf.h" xm_file="${xm_file} alpha/xm-linux.h" target_cpu_default=4 + tmake_file="t-linux alpha/t-linux" xmake_file=none fixincludes=Makefile.in extra_parts="crtbegin.o crtbeginS.o crtend.o crtendS.o"