Fix typos in previous change

From-SVN: r39120
This commit is contained in:
Richard Kenner 2001-01-18 08:26:47 -05:00
parent a1cfa434de
commit 2d6dc19dfa
1 changed files with 2 additions and 2 deletions

View File

@ -2897,12 +2897,12 @@ rs6000-ibm-aix[56789].* | powerpc-ibm-aix[56789].*)
thread_file='aix'
;;
rs6000-ibm-aix*)
tm_file="${tm_file} rs6000/aix.h
tm_file="${tm_file} rs6000/aix.h"
float_format=none
use_collect2=yes
;;
rs6000-bull-bosx)
tm_file="${tm_file} rs6000/aix.h
tm_file="${tm_file} rs6000/aix.h"
float_format=none
use_collect2=yes
;;