* v850-dis.c: New file. Skeleton for disassembler support.
[deliverable/binutils-gdb.git] / configure.in
index 6353553c2421016c55889e013b41cf0186df1375..6d212b9453000a62c72d4a7dd1b5a8611ad30819 100644 (file)
@@ -127,6 +127,7 @@ case "${host}" in
   mips*-sgi-irix3*)       host_makefile_frag=config/mh-sysv ;;
   mips*-*-sysv4*)        host_makefile_frag=config/mh-sysv4 ;;
   mips*-*-sysv*)         host_makefile_frag=config/mh-riscos ;;
+  i[3456]86-*-dgux*)     host_makefile_frag=config/mh-sysv4 ;;
   i[3456]86-ncr-sysv4.3)  host_makefile_frag=config/mh-ncrsvr43 ;;
   i[3456]86-ncr-sysv4*)   host_makefile_frag=config/mh-ncr3000 ;;
   i[3456]86-*-sco3.2v5*)  host_makefile_frag=config/mh-sysv ;;
This page took 0.02469 seconds and 4 git commands to generate.