* config.host (ia64*-*-linux*): Set tmake_file.

From-SVN: r120443
This commit is contained in:
Daniel Jacobowitz 2007-01-04 16:52:02 +00:00 committed by Daniel Jacobowitz
parent 762c919f44
commit 1555beba2f
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
* config.host (ia64*-*-linux*): Set tmake_file.
2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
* Makefile.in (version): Define.

View File

@ -371,6 +371,7 @@ ia64*-*-freebsd*)
;;
ia64*-*-linux*)
extra_parts="crtbegin.o crtend.o crtbeginS.o crtendS.o crtfastmath.o"
tmake_file="ia64/t-ia64"
;;
ia64*-*-hpux*)
;;