Missing quote fries it.

This commit is contained in:
John Gilmore 1991-09-13 06:16:32 +00:00
parent 794111e75a
commit f48e264778
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ hp)
none)
case "${target_cpu}" in
i386) bfd_target=i386-coff ;;
a29k) case "${target_os} in
a29k) case "${target_os}" in
aout) bfd_target=a29k-aout ;;
coff) bfd_target=a29k-coff ;;
sym1) bfd_target=a29k-coff ;;