* configure.host, configure.tgt (alpha*-*-freebsd*): New entry.

This commit is contained in:
Mark Kettenis
2000-05-31 20:54:55 +00:00
parent 448628fe90
commit 59c948892b
3 changed files with 3 additions and 0 deletions

View File

@@ -34,6 +34,7 @@ alpha*-*-osf1*) gdb_host=alpha-osf1 ;;
alpha*-*-osf2*) gdb_host=alpha-osf2 ;;
alpha*-*-osf[3456789]*) gdb_host=alpha-osf3 ;;
alpha*-*-linux*) gdb_host=alpha-linux ;;
alpha*-*-freebsd*) gdb_host=fbsd ;;
arm*-*-linux*) gdb_host=linux ;;
arm*-*-*) gdb_host=arm ;;