diff options
Diffstat (limited to 'Build/source')
-rwxr-xr-x | Build/source/build-aux/depcomp | 2 | ||||
-rwxr-xr-x | Build/source/utils/autosp/autosp-src/depcomp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/build-aux/depcomp b/Build/source/build-aux/depcomp index ce5c2f7bcb3..ecee3e78838 100755 --- a/Build/source/build-aux/depcomp +++ b/Build/source/build-aux/depcomp @@ -198,7 +198,7 @@ gcc3) gcc) ## Note that this doesn't just cater to obsolete pre-3.x GCC compilers. -## but also to in-use compilers like IMB xlc/xlC and the HP C compiler. +## but also to in-use compilers like IBM xlc/xlC and the HP C compiler. ## (see the conditional assignment to $gccflag above). ## There are various ways to get dependency output from gcc. Here's ## why we pick this rather obscure method: diff --git a/Build/source/utils/autosp/autosp-src/depcomp b/Build/source/utils/autosp/autosp-src/depcomp index ce5c2f7bcb3..ecee3e78838 100755 --- a/Build/source/utils/autosp/autosp-src/depcomp +++ b/Build/source/utils/autosp/autosp-src/depcomp @@ -198,7 +198,7 @@ gcc3) gcc) ## Note that this doesn't just cater to obsolete pre-3.x GCC compilers. -## but also to in-use compilers like IMB xlc/xlC and the HP C compiler. +## but also to in-use compilers like IBM xlc/xlC and the HP C compiler. ## (see the conditional assignment to $gccflag above). ## There are various ways to get dependency output from gcc. Here's ## why we pick this rather obscure method: |