From: Richard Kenner Date: Mon, 9 Jun 1997 23:17:07 +0000 (-0400) Subject: (target_alias): Substitute with target_alias. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6920c3913fcbb7d12b7f087120802fcdb3877dd5;p=gcc.git (target_alias): Substitute with target_alias. From-SVN: r14204 --- diff --git a/gcc/Makefile.in b/gcc/Makefile.in index 58ed057fb3d..5cb744762d3 100644 --- a/gcc/Makefile.in +++ b/gcc/Makefile.in @@ -179,7 +179,7 @@ PREMADE_ATTRTAB_MD = Makefile # Guaranteed not to cmp equal to md. PREMADE_ATTRTAB = target=@target@ -target_alias=@target@ +target_alias=@target_alias@ xmake_file=@dep_host_xmake_file@ tmake_file=@dep_tmake_file@ out_file=$(srcdir)/config/@out_file@