(target_alias): Substitute with target_alias.
authorRichard Kenner <kenner@gcc.gnu.org>
Mon, 9 Jun 1997 23:17:07 +0000 (19:17 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Mon, 9 Jun 1997 23:17:07 +0000 (19:17 -0400)
From-SVN: r14204

gcc/Makefile.in

index 58ed057fb3de1f9222e2e170a4c4404b04d5a219..5cb744762d3f51ca3743ffbf884058a61e552127 100644 (file)
@@ -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@