daily update
[deliverable/binutils-gdb.git] / libiberty / config.table
index 5913b23ad6375811df4cc9802d50792afcdfe089..fa892c001e39c3ee3f8ff798d7d3457ac89ea867 100644 (file)
@@ -4,8 +4,8 @@ case "${host}" in
   *-*-cxux7*)          frag=mh-cxux7 ;;
   *-*-freebsd2.1.*)    frag=mh-fbsd21 ;;
   *-*-freebsd2.2.[012])        frag=mh-fbsd21 ;;
+  i370-*-opened*)       frag=mh-openedition ;;
   i[345]86-*-windows*) frag=mh-windows ;;
-  *-*-beos*)           frag=mh-beos ;;
 esac
 
 frags=$frag
@@ -26,6 +26,7 @@ if [ "${shared}" = "yes" ]; then
     i[3456]86-*-*)     frags="${frags} ../../config/mh-x86pic" ;;
     powerpc*-*-aix*)   ;;
     powerpc*-*-*)      frags="${frags} ../../config/mh-ppcpic" ;;
+    sparc*-*-*)                frags="${frags} ../../config/mh-sparcpic" ;;
     *-*-*)             frags="${frags} ../../config/mh-${host_cpu}pic" ;;
   esac
 fi
@@ -57,4 +58,4 @@ else
 fi
 
 frag=xhost-mkfrag
-${CONFIG_SHELL} ${libiberty_topdir}/move-if-change temp-frag xhost-mkfrag
+${CONFIG_SHELL-/bin/sh} ${libiberty_topdir}/move-if-change temp-frag xhost-mkfrag
This page took 0.031182 seconds and 4 git commands to generate.