]> Git Repo - binutils.git/blobdiff - install.sh
* configure.in: Recognize h8300h-*-*.
[binutils.git] / install.sh
index 649b960baad068c27e1a07f9da6acde0a8b43311..6c51cad46943dba5a07eaeb005c0693d01e8a057 100755 (executable)
@@ -78,6 +78,8 @@ while [ x"$1" != x ]; do
            then
                src=$1
            else
+               # this colon is to work around a 386BSD /bin/sh bug
+               :
                dst=$1
            fi
            shift
This page took 0.023176 seconds and 4 git commands to generate.