* ppcnbsd-nat.c: Include <machine/frame.h>, <machine/pcb.h>,
[deliverable/binutils-gdb.git] / gdb / configure.host
index 71436bf8912d05e0779df083e5b4a7546fe2fc81..fbd6285562b8777aa9f73b1b3497d3c78268bbbc 100644 (file)
@@ -133,12 +133,11 @@ sparc-*-solaris2* | sparcv9-*-solaris2* | sparc64-*-solaris2*)
                        gdb_host=sol2
                        ;;
 
+vax-*-bsd*)            gdb_host=vax ;;
 vax-*-netbsdelf*)      gdb_host=nbsdelf ;;
 vax-*-netbsd*)         gdb_host=nbsdaout ;;
 vax-*-openbsd*)                gdb_host=obsd ;;
-vax-*-bsd*)            gdb_host=vaxbsd ;;
-vax-*-ultrix2*)                gdb_host=vaxult2 ;;
-vax-*-ultrix*)         gdb_host=vaxult ;;
+vax-*-ultrix*)         gdb_host=vax ;;
 
 x86_64-*-linux*)       gdb_host=linux64 ;;
 x86_64-*-freebsd*)     gdb_host=fbsd64 ;;
This page took 0.024955 seconds and 4 git commands to generate.