public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/modula-2] Manually merged Makefile.in.
@ 2021-09-22 14:55 Gaius Mulley
  0 siblings, 0 replies; only message in thread
From: Gaius Mulley @ 2021-09-22 14:55 UTC (permalink / raw)
  To: gcc-cvs, libstdc++-cvs

https://gcc.gnu.org/g:37529f1a0ae2db8b6619b25dca3219a4ea23ba0c

commit 37529f1a0ae2db8b6619b25dca3219a4ea23ba0c
Merge: 85251cc0b11 3087d1b0a2c
Author: Gaius Mulley <gaius.mulley@southwales.ac.uk>
Date:   Wed Sep 22 15:48:17 2021 +0100

    Manually merged Makefile.in.
    
    2021-09-22  Gaius Mulley  <gaius.mulley@southwales.ac.uk>
    
    ChangeLog:
            * Makefile.in:  Manual merge.

Diff:

 ChangeLog                                          |   17 +
 MAINTAINERS                                        |    4 +-
 Makefile.def                                       |    2 +
 Makefile.in                                        | 2601 ++++-----
 c++tools/ChangeLog                                 |    6 +
 c++tools/resolver.cc                               |   11 +
 c++tools/resolver.h                                |    4 +
 config/ChangeLog                                   |    6 +
 config/bootstrap-lto-lean.mk                       |    6 +-
 config/bootstrap-lto.mk                            |    6 +-
 contrib/ChangeLog                                  |   23 +
 contrib/config-list.mk                             |    9 +-
 contrib/gcc-changelog/git_commit.py                |   11 +
 contrib/gcc-changelog/test_email.py                |    5 +
 contrib/gcc-changelog/test_patches.txt             |   25 +
 gcc/ChangeLog                                      | 1858 ++++++
 gcc/DATESTAMP                                      |    2 +-
 gcc/Makefile.in                                    |    8 +-
 gcc/ada/ChangeLog                                  |  649 +++
 gcc/ada/Makefile.rtl                               |  136 +-
 gcc/ada/adabkend.adb                               |   58 +-
 gcc/ada/adaint.c                                   |    3 +
 gcc/ada/atree.adb                                  |   11 +-
 gcc/ada/back_end.adb                               |   95 +-
 gcc/ada/backend_utils.adb                          |   96 +
 gcc/ada/backend_utils.ads                          |   36 +
 gcc/ada/bindgen.adb                                |   31 +
 gcc/ada/checks.adb                                 |   19 +-
 gcc/ada/contracts.adb                              |   76 +-
 gcc/ada/cstand.adb                                 |   69 +-
 gcc/ada/einfo-utils.adb                            |  321 +-
 gcc/ada/einfo-utils.ads                            |  257 +-
 gcc/ada/einfo.ads                                  |   13 -
 gcc/ada/errout.adb                                 |   23 +-
 gcc/ada/exp_aggr.adb                               |    4 +-
 gcc/ada/exp_attr.adb                               |   19 +-
 gcc/ada/exp_ch3.adb                                |   27 +-
 gcc/ada/exp_ch4.adb                                |   17 +-
 gcc/ada/exp_ch5.adb                                |   12 +-
 gcc/ada/exp_ch6.adb                                |    6 +
 gcc/ada/exp_ch7.adb                                |   14 +-
 gcc/ada/exp_dbug.adb                               |    2 +-
 gcc/ada/exp_disp.adb                               |   54 +-
 gcc/ada/exp_pakd.adb                               |   33 +-
 gcc/ada/exp_util.adb                               |   57 +-
 gcc/ada/exp_util.ads                               |   11 +
 gcc/ada/fe.h                                       |   36 +-
 gcc/ada/freeze.adb                                 |   41 +-
 gcc/ada/gcc-interface/Make-lang.in                 |    1 +
 gcc/ada/gcc-interface/decl.c                       |   45 +-
 gcc/ada/gcc-interface/trans.c                      |    4 +-
 gcc/ada/gcc-interface/utils.c                      |   59 +
 gcc/ada/gen_il-fields.ads                          |    1 -
 gcc/ada/gen_il-gen-gen_entities.adb                |    1 -
 gcc/ada/gen_il-gen.adb                             |   42 +-
 gcc/ada/gen_il-internals.ads                       |    5 -
 gcc/ada/gnat1drv.adb                               |    9 +-
 gcc/ada/gnat_cuda.adb                              |   38 +-
 gcc/ada/gnat_cuda.ads                              |   24 +-
 gcc/ada/gnat_ugn.texi                              |   17 +-
 gcc/ada/init.c                                     |   22 +
 gcc/ada/inline.adb                                 |   55 +-
 gcc/ada/itypes.adb                                 |    5 +-
 gcc/ada/layout.adb                                 |   34 +-
 gcc/ada/libgnarl/s-vxwext__noints.adb              |  126 -
 gcc/ada/libgnarl/s-vxwext__vthreads.ads            |  109 -
 gcc/ada/libgnat/a-calend.adb                       |   13 +-
 gcc/ada/libgnat/a-cbdlli.adb                       |  107 +-
 gcc/ada/libgnat/a-cdlili.adb                       |  205 +-
 gcc/ada/libgnat/a-cfdlli.adb                       |  112 +-
 gcc/ada/libgnat/a-cfdlli.ads                       |    3 +-
 gcc/ada/libgnat/a-cidlli.adb                       |  105 +-
 gcc/ada/libgnat/a-costso.adb                       |  191 +
 gcc/ada/libgnat/a-costso.ads                       |   71 +
 gcc/ada/libgnat/a-crdlli.adb                       |  108 +-
 gcc/ada/libgnat/a-elchha__vxworks-ppc-full.adb     |  150 -
 gcc/ada/libgnat/a-stbufi.adb                       |    2 +-
 gcc/ada/libgnat/a-stbufi.ads                       |   12 +-
 gcc/ada/libgnat/a-strfix.adb                       |  280 +-
 gcc/ada/libgnat/a-strfix.ads                       |  376 +-
 gcc/ada/libgnat/a-strsea.adb                       |  319 +-
 gcc/ada/libgnat/a-strsea.ads                       |  540 +-
 gcc/ada/libgnat/s-dwalin.adb                       |  114 +-
 gcc/ada/libgnat/s-dwalin.ads                       |   26 +-
 gcc/ada/libgnat/s-ficobl.ads                       |    2 +-
 gcc/ada/libgnat/s-objrea.adb                       |   72 +-
 gcc/ada/libgnat/s-objrea.ads                       |   25 +-
 gcc/ada/libgnat/s-os_lib.ads                       |   11 +-
 gcc/ada/libgnat/s-osprim__vxworks.adb              |  162 -
 gcc/ada/libgnat/s-osvers__vxworks-653.ads          |   38 -
 gcc/ada/libgnat/system-vxworks-e500-vthread.ads    |  162 -
 gcc/ada/libgnat/system-vxworks-ppc-vthread.ads     |  162 -
 gcc/ada/libgnat/system-vxworks-x86-vthread.ads     |  163 -
 gcc/ada/par_sco.adb                                |   10 +-
 gcc/ada/repinfo-input.adb                          |    2 +-
 gcc/ada/repinfo.adb                                |   28 +-
 gcc/ada/scn.adb                                    |    2 +-
 gcc/ada/sem_attr.adb                               |  111 +-
 gcc/ada/sem_aux.adb                                |    5 +-
 gcc/ada/sem_ch10.adb                               |    4 +-
 gcc/ada/sem_ch12.adb                               |    8 +-
 gcc/ada/sem_ch13.adb                               |  208 +-
 gcc/ada/sem_ch13.ads                               |    6 +-
 gcc/ada/sem_ch3.adb                                |  157 +-
 gcc/ada/sem_ch4.adb                                |    3 +-
 gcc/ada/sem_ch7.adb                                |   15 +-
 gcc/ada/sem_ch8.adb                                |    2 +-
 gcc/ada/sem_ch9.adb                                |    6 +-
 gcc/ada/sem_dim.adb                                |    2 +-
 gcc/ada/sem_eval.adb                               |   26 +-
 gcc/ada/sem_prag.adb                               |   10 +-
 gcc/ada/sem_res.adb                                |   26 -
 gcc/ada/sem_util.adb                               |  150 +-
 gcc/ada/sem_util.ads                               |   44 +-
 gcc/ada/sinfo-utils.adb                            |    2 +-
 gcc/ada/snames.adb-tmpl                            |    3 +
 gcc/ada/snames.ads-tmpl                            |   27 +-
 gcc/ada/sprint.adb                                 |    2 +-
 gcc/ada/sysdep.c                                   |   19 +-
 gcc/ada/treepr.adb                                 |    2 +-
 gcc/ada/ttypes.ads                                 |    2 +-
 gcc/ada/types.ads                                  |    2 +
 gcc/ada/uintp.adb                                  |  344 +-
 gcc/ada/uintp.ads                                  |  330 +-
 gcc/ada/usage.adb                                  |    6 +-
 gcc/analyzer/ChangeLog                             |    5 +
 gcc/analyzer/engine.cc                             |    1 +
 gcc/attribs.c                                      |   34 -
 gcc/attribs.h                                      |    1 -
 gcc/c-family/ChangeLog                             |   21 +
 gcc/c-family/c-cppbuiltin.c                        |   25 +
 gcc/c-family/c-omp.c                               |   49 +-
 gcc/c/ChangeLog                                    |   16 +
 gcc/c/c-parser.c                                   |  219 +-
 gcc/cgraph.c                                       |    4 +-
 gcc/combine.c                                      |   10 +
 gcc/common/config/arm/arm-common.c                 |   10 +
 gcc/common/config/i386/i386-common.c               |    2 +-
 gcc/config.gcc                                     |   19 +-
 gcc/config.in                                      |    7 +
 gcc/config/avr/avr-mcus.def                        |    1 +
 gcc/config/darwin.h                                |    2 +-
 gcc/config/gcn/gcn-protos.h                        |    3 +-
 gcc/config/gcn/gcn-tree.c                          |   57 +-
 gcc/config/gcn/gcn.c                               |   98 +-
 gcc/config/gcn/gcn.h                               |    6 +-
 gcc/config/gcn/gcn.opt                             |    6 +
 gcc/config/i386/avx512fp16intrin.h                 | 6021 ++++++++++++++++++--
 gcc/config/i386/avx512fp16vlintrin.h               | 2839 ++++++++-
 gcc/config/i386/i386-builtin-types.def             |   51 +
 gcc/config/i386/i386-builtin.def                   |  318 +-
 gcc/config/i386/i386-expand.c                      |  170 +-
 gcc/config/i386/i386-features.c                    |   63 +-
 gcc/config/i386/i386-modes.def                     |    2 +
 gcc/config/i386/i386-options.c                     |    2 +-
 gcc/config/i386/i386-protos.h                      |    2 +-
 gcc/config/i386/i386.c                             |   71 +-
 gcc/config/i386/i386.h                             |    7 +-
 gcc/config/i386/i386.md                            |   97 +-
 gcc/config/i386/mmx.md                             |   20 +-
 gcc/config/i386/sse.md                             | 1992 +++++--
 gcc/config/i386/subst.md                           |  103 +
 gcc/config/i386/vxworks.h                          |   24 +-
 gcc/config/i386/x86-tune-costs.h                   |  124 +
 gcc/config/i386/x86-tune-sched.c                   |    2 +
 gcc/config/i386/x86-tune.def                       |   52 +-
 gcc/config/mips/netbsd.h                           |    2 +-
 gcc/config/rs6000/lynx.h                           |    1 -
 gcc/config/rs6000/mma.md                           |   31 +-
 gcc/config/rs6000/rs6000-builtin-new.def           |  154 +-
 gcc/config/rs6000/rs6000-c.c                       | 1078 ++++
 gcc/config/rs6000/rs6000-call.c                    | 1255 ++++
 gcc/config/rs6000/rs6000-gen-builtins.c            |   40 +-
 gcc/config/rs6000/rs6000.c                         |  284 +-
 gcc/config/rs6000/rs6000.opt                       |   42 +-
 gcc/config/rs6000/t-rs6000                         |   17 +-
 gcc/config/s390/s390.c                             |   10 +
 gcc/config/s390/tpf.md                             |    6 +-
 gcc/config/sparc/leon5.md                          |  103 +
 gcc/config/sparc/sparc-opts.h                      |    1 +
 gcc/config/sparc/sparc.c                           |  183 +-
 gcc/config/sparc/sparc.h                           |   36 +-
 gcc/config/sparc/sparc.md                          |   12 +-
 gcc/config/sparc/sparc.opt                         |    3 +
 gcc/config/xtensa/t-xtensa                         |    1 +
 gcc/configure                                      |   53 +-
 gcc/configure.ac                                   |   20 +-
 gcc/cp/ChangeLog                                   |  173 +
 gcc/cp/call.c                                      |   17 +-
 gcc/cp/constexpr.c                                 |   37 +-
 gcc/cp/constraint.cc                               |    8 +-
 gcc/cp/coroutines.cc                               |  655 +--
 gcc/cp/cp-gimplify.c                               |    4 +-
 gcc/cp/cp-tree.h                                   |   12 +-
 gcc/cp/decl.c                                      |   73 +-
 gcc/cp/method.c                                    |    1 +
 gcc/cp/name-lookup.c                               |    7 +-
 gcc/cp/parser.c                                    |  677 ++-
 gcc/cp/pt.c                                        |   96 +-
 gcc/cp/rtti.c                                      |   95 +-
 gcc/cp/semantics.c                                 |   71 +-
 gcc/cp/typeck2.c                                   |   15 +-
 gcc/cppbuiltin.c                                   |   10 +
 gcc/doc/avr-mmcu.texi                              |    2 +-
 gcc/doc/cpp.texi                                   |   18 +
 gcc/doc/install.texi                               |    3 +
 gcc/doc/invoke.texi                                |   13 +-
 gcc/doc/tm.texi                                    |    9 +-
 gcc/doc/tm.texi.in                                 |    2 +
 gcc/fortran/ChangeLog                              |   74 +
 gcc/fortran/cpp.c                                  |  106 +-
 gcc/fortran/cpp.h                                  |    2 -
 gcc/fortran/dump-parse-tree.c                      |    7 +-
 gcc/fortran/gfortran.h                             |    6 +-
 gcc/fortran/intrinsic.texi                         |    8 +-
 gcc/fortran/iso-c-binding.def                      |    2 +-
 gcc/fortran/openmp.c                               |   25 +-
 gcc/fortran/options.c                              |   24 +-
 gcc/fortran/parse.c                                |    3 +
 gcc/fortran/resolve.c                              |    4 +-
 gcc/fortran/scanner.c                              |   82 +-
 gcc/fortran/scanner.h                              |    2 +-
 gcc/fortran/trans-decl.c                           |    5 +-
 gcc/fortran/trans-expr.c                           |   45 +
 gcc/fortran/trans-intrinsic.c                      |    6 +-
 gcc/fortran/trans-openmp.c                         |    7 +
 gcc/fortran/trans-types.h                          |    2 +-
 gcc/fortran/trans.h                                |    2 +
 gcc/gcc.c                                          |   59 +-
 gcc/gimple-predicate-analysis.cc                   | 2404 ++++++++
 gcc/gimple-predicate-analysis.h                    |  158 +
 gcc/gimple-range-cache.cc                          |    6 +-
 gcc/gimple-range-fold.cc                           |  107 +-
 gcc/gimple-range-fold.h                            |    4 +-
 gcc/gimple-range-gori.cc                           |   25 +-
 gcc/gimple-range-path.cc                           |  354 +-
 gcc/gimple-range-path.h                            |   19 +-
 gcc/gimple-range-trace.cc                          |    4 +-
 gcc/gimple-range-trace.h                           |    3 +
 gcc/gimple-range.cc                                |   36 +-
 gcc/gimplify.c                                     |   12 +
 gcc/go/gofrontend/MERGE                            |    2 +-
 gcc/hash-map-tests.c                               |   10 +-
 gcc/hash-table.h                                   |    3 +
 gcc/input.c                                        |    9 +
 gcc/internal-fn.c                                  |   25 +-
 gcc/ipa-fnsummary.c                                |    1 -
 gcc/lra-constraints.c                              |    4 +-
 gcc/match.pd                                       |   27 +-
 gcc/omp-expand.c                                   |   10 +-
 gcc/omp-low.c                                      |   40 +-
 gcc/omp-oacc-neuter-broadcast.cc                   |  575 +-
 gcc/pointer-query.cc                               |   62 +-
 gcc/target.def                                     |   12 +-
 gcc/testsuite/ChangeLog                            |  774 +++
 gcc/testsuite/c-c++-common/gomp/allocate-6.c       |   84 +
 gcc/testsuite/c-c++-common/gomp/allocate-7.c       |   41 +
 gcc/testsuite/c-c++-common/gomp/atomic-18.c        |    8 +-
 gcc/testsuite/c-c++-common/gomp/atomic-25.c        |    2 +-
 gcc/testsuite/c-c++-common/gomp/atomic-26.c        |    2 +-
 gcc/testsuite/c-c++-common/gomp/atomic-27.c        |    2 +-
 gcc/testsuite/c-c++-common/gomp/atomic-28.c        |    2 +-
 gcc/testsuite/c-c++-common/gomp/atomic-29.c        |    2 +-
 gcc/testsuite/c-c++-common/gomp/atomic-30.c        |   97 +-
 gcc/testsuite/c-c++-common/gomp/clause-dups-1.c    |   32 +
 gcc/testsuite/c-c++-common/gomp/clauses-1.c        |   41 +-
 gcc/testsuite/c-c++-common/gomp/default-2.c        |   67 +
 gcc/testsuite/c-c++-common/gomp/default-3.c        |   14 +
 gcc/testsuite/c-c++-common/gomp/order-1.c          |   15 +-
 gcc/testsuite/c-c++-common/gomp/order-2.c          |    2 +-
 gcc/testsuite/c-c++-common/gomp/order-5.c          |  101 +
 gcc/testsuite/c-c++-common/gomp/order-6.c          |  412 ++
 gcc/testsuite/c-c++-common/gomp/scope-3.c          |   21 +
 gcc/testsuite/c-c++-common/pr57371-4.c             |    8 +-
 gcc/testsuite/g++.dg/abi/anon4.C                   |    1 +
 gcc/testsuite/g++.dg/cpp0x/constexpr-52830.C       |    1 -
 gcc/testsuite/g++.dg/cpp0x/constexpr-empty17.C     |   21 +
 gcc/testsuite/g++.dg/cpp0x/initlist125.C           |   12 +
 gcc/testsuite/g++.dg/cpp0x/initlist126.C           |   17 +
 gcc/testsuite/g++.dg/cpp0x/pr102305.C              |   39 +
 gcc/testsuite/g++.dg/cpp23/lookup2.C               |    6 +
 gcc/testsuite/g++.dg/cpp2a/concepts-var-templ1.C   |    9 +
 gcc/testsuite/g++.dg/cpp2a/concepts-var-templ1a.C  |   14 +
 gcc/testsuite/g++.dg/cpp2a/concepts-var-templ1b.C  |   15 +
 gcc/testsuite/g++.dg/eh/arm-vfp-unwind.C           |    6 +-
 gcc/testsuite/g++.dg/ext/conv2.C                   |   13 +
 gcc/testsuite/g++.dg/ext/flexary39.C               |   65 +
 gcc/testsuite/g++.dg/ext/flexary40.C               |   50 +
 gcc/testsuite/g++.dg/gomp/allocate-4.C             |  108 +
 gcc/testsuite/g++.dg/gomp/atomic-20.C              |  104 +
 gcc/testsuite/g++.dg/gomp/atomic-5.C               |    2 +-
 gcc/testsuite/g++.dg/gomp/attrs-1.C                |   43 +-
 gcc/testsuite/g++.dg/gomp/attrs-2.C                |   43 +-
 gcc/testsuite/g++.dg/gomp/default-1.C              |  112 +
 gcc/testsuite/g++.dg/pr102360.C                    |   54 +
 gcc/testsuite/g++.dg/pr88173-1.C                   |    9 +
 gcc/testsuite/g++.dg/pr88173-2.C                   |    9 +
 gcc/testsuite/g++.dg/rtti/undeclared1.C            |    5 +
 gcc/testsuite/g++.dg/template/canon-type-15.C      |    7 +
 gcc/testsuite/g++.dg/template/canon-type-16.C      |    6 +
 gcc/testsuite/g++.dg/template/canon-type-17.C      |    5 +
 gcc/testsuite/g++.dg/template/canon-type-18.C      |    6 +
 gcc/testsuite/g++.dg/template/conv17.C             |    7 +
 gcc/testsuite/g++.dg/template/dependent-name15.C   |   18 +
 gcc/testsuite/g++.dg/template/dependent-name16.C   |   14 +
 gcc/testsuite/g++.dg/template/dtor11.C             |   22 +
 gcc/testsuite/g++.dg/template/dtor5.C              |    2 +-
 gcc/testsuite/g++.dg/vect/pr102421.cc              |   34 +
 gcc/testsuite/g++.dg/warn/Wplacement-new-size-10.C |   13 +
 gcc/testsuite/g++.dg/warn/uninit-pr93100.C         |    4 +-
 .../aarch64/sve/static-var-in-template.C           |   17 +
 gcc/testsuite/g++.target/i386/pr102295.C           |   12 +
 gcc/testsuite/gcc.dg/Warray-bounds-89.c            |  139 +
 gcc/testsuite/gcc.dg/Wint-in-bool-context-4.c      |   35 +
 gcc/testsuite/gcc.dg/Wstringop-overflow-62.c       |    2 +-
 gcc/testsuite/gcc.dg/Wstringop-overflow-70.c       |    4 +-
 gcc/testsuite/gcc.dg/Wstringop-overflow-74.c       |   22 +
 gcc/testsuite/gcc.dg/Wstringop-overflow-75.c       |  133 +
 gcc/testsuite/gcc.dg/Wstringop-overflow-76.c       |  148 +
 gcc/testsuite/gcc.dg/associative-math-1.c          |   17 +
 gcc/testsuite/gcc.dg/associative-math-2.c          |   17 +
 gcc/testsuite/gcc.dg/no-signed-zeros-1.c           |   17 +
 gcc/testsuite/gcc.dg/no-signed-zeros-2.c           |   17 +
 gcc/testsuite/gcc.dg/no-trapping-math-1.c          |   17 +
 gcc/testsuite/gcc.dg/no-trapping-math-2.c          |   17 +
 .../plugin/diagnostic-test-string-literals-1.c     |    4 +-
 gcc/testsuite/gcc.dg/pr102087.c                    |   35 +
 gcc/testsuite/gcc.dg/pr91441.c                     |    4 +-
 gcc/testsuite/gcc.dg/pr96260.c                     |    2 +-
 gcc/testsuite/gcc.dg/pr96307.c                     |    2 +-
 gcc/testsuite/gcc.dg/reciprocal-math-1.c           |   17 +
 gcc/testsuite/gcc.dg/reciprocal-math-2.c           |   17 +
 gcc/testsuite/gcc.dg/rounding-math-1.c             |   17 +
 gcc/testsuite/gcc.dg/rounding-math-2.c             |   17 +
 gcc/testsuite/gcc.dg/torture/20210916.c            |   20 +
 gcc/testsuite/gcc.dg/tree-ssa/evrp-ignore.c        |   28 +
 gcc/testsuite/gcc.dg/uninit-pr102403-c2.c          |   34 +
 gcc/testsuite/gcc.dg/uninit-pr102403.c             |   49 +
 gcc/testsuite/gcc.dg/uninit-pr93100.c              |    2 +-
 gcc/testsuite/gcc.dg/vect/pr102318.c               |   21 +
 gcc/testsuite/gcc.dg/vect/pr65206.c                |   22 +
 gcc/testsuite/gcc.target/i386/auto-init-1.c        |    2 +-
 gcc/testsuite/gcc.target/i386/auto-init-2.c        |    8 +-
 gcc/testsuite/gcc.target/i386/auto-init-3.c        |    5 +-
 gcc/testsuite/gcc.target/i386/auto-init-4.c        |   10 +-
 gcc/testsuite/gcc.target/i386/auto-init-5.c        |    5 +-
 gcc/testsuite/gcc.target/i386/auto-init-6.c        |    2 +-
 gcc/testsuite/gcc.target/i386/auto-init-7.c        |    2 +-
 gcc/testsuite/gcc.target/i386/auto-init-8.c        |    2 +-
 .../gcc.target/i386/auto-init-padding-1.c          |    2 +-
 .../gcc.target/i386/auto-init-padding-10.c         |    2 +-
 .../gcc.target/i386/auto-init-padding-11.c         |    2 +-
 .../gcc.target/i386/auto-init-padding-12.c         |    2 +-
 .../gcc.target/i386/auto-init-padding-2.c          |    2 +-
 .../gcc.target/i386/auto-init-padding-3.c          |    8 +-
 .../gcc.target/i386/auto-init-padding-4.c          |    2 +-
 .../gcc.target/i386/auto-init-padding-5.c          |    2 +-
 .../gcc.target/i386/auto-init-padding-6.c          |    2 +-
 .../gcc.target/i386/auto-init-padding-7.c          |    5 +-
 .../gcc.target/i386/auto-init-padding-8.c          |    7 +-
 .../gcc.target/i386/auto-init-padding-9.c          |    7 +-
 gcc/testsuite/gcc.target/i386/avx-1.c              |  146 +-
 gcc/testsuite/gcc.target/i386/avx-covert-1.c       |   19 +
 gcc/testsuite/gcc.target/i386/avx-fp-covert-1.c    |   15 +
 gcc/testsuite/gcc.target/i386/avx-int-covert-1.c   |   14 +
 gcc/testsuite/gcc.target/i386/avx512fp16-13.c      |  140 +
 gcc/testsuite/gcc.target/i386/avx512fp16-14.c      |   85 +
 gcc/testsuite/gcc.target/i386/avx512fp16-1c.c      |    6 +-
 .../gcc.target/i386/avx512fp16-broadcast-1.c       |   33 +
 .../gcc.target/i386/avx512fp16-broadcast-2.c       |   53 +
 .../i386/avx512fp16-builtin-fpcompare-1.c          |   40 +
 .../i386/avx512fp16-builtin-fpcompare-2.c          |   29 +
 .../gcc.target/i386/avx512fp16-builtin-round-1.c   |   31 +
 .../gcc.target/i386/avx512fp16-builtin-sqrt-1.c    |   18 +
 .../i386/avx512fp16-complex-constraints.c          |   23 +
 .../gcc.target/i386/avx512fp16-conjugation-1.c     |   34 +
 gcc/testsuite/gcc.target/i386/avx512fp16-helper.h  |   52 +-
 gcc/testsuite/gcc.target/i386/avx512fp16-neg-1a.c  |   19 +
 gcc/testsuite/gcc.target/i386/avx512fp16-neg-1b.c  |   33 +
 .../gcc.target/i386/avx512fp16-reduce-op-1.c       |  132 +
 .../gcc.target/i386/avx512fp16-scalar-bitwise-1a.c |   31 +
 .../gcc.target/i386/avx512fp16-scalar-bitwise-1b.c |   82 +
 .../gcc.target/i386/avx512fp16-typecast-1.c        |   44 +
 .../gcc.target/i386/avx512fp16-typecast-2.c        |   43 +
 .../gcc.target/i386/avx512fp16-vcvtdq2ph-1a.c      |   24 +
 .../gcc.target/i386/avx512fp16-vcvtdq2ph-1b.c      |   79 +
 .../gcc.target/i386/avx512fp16-vcvtpd2ph-1a.c      |   24 +
 .../gcc.target/i386/avx512fp16-vcvtpd2ph-1b.c      |   82 +
 .../gcc.target/i386/avx512fp16-vcvtph2dq-1a.c      |   24 +
 .../gcc.target/i386/avx512fp16-vcvtph2dq-1b.c      |   79 +
 .../gcc.target/i386/avx512fp16-vcvtph2pd-1a.c      |   24 +
 .../gcc.target/i386/avx512fp16-vcvtph2pd-1b.c      |   78 +
 .../gcc.target/i386/avx512fp16-vcvtph2psx-1a.c     |   24 +
 .../gcc.target/i386/avx512fp16-vcvtph2psx-1b.c     |   81 +
 .../gcc.target/i386/avx512fp16-vcvtph2qq-1a.c      |   24 +
 .../gcc.target/i386/avx512fp16-vcvtph2qq-1b.c      |   78 +
 .../gcc.target/i386/avx512fp16-vcvtph2udq-1a.c     |   24 +
 .../gcc.target/i386/avx512fp16-vcvtph2udq-1b.c     |   79 +
 .../gcc.target/i386/avx512fp16-vcvtph2uqq-1a.c     |   24 +
 .../gcc.target/i386/avx512fp16-vcvtph2uqq-1b.c     |   78 +
 .../gcc.target/i386/avx512fp16-vcvtph2uw-1a.c      |   24 +
 .../gcc.target/i386/avx512fp16-vcvtph2uw-1b.c      |   84 +
 .../gcc.target/i386/avx512fp16-vcvtph2w-1a.c       |   24 +
 .../gcc.target/i386/avx512fp16-vcvtph2w-1b.c       |   83 +
 .../gcc.target/i386/avx512fp16-vcvtps2ph-1a.c      |   24 +
 .../gcc.target/i386/avx512fp16-vcvtps2ph-1b.c      |   84 +
 .../gcc.target/i386/avx512fp16-vcvtqq2ph-1a.c      |   24 +
 .../gcc.target/i386/avx512fp16-vcvtqq2ph-1b.c      |   84 +
 .../gcc.target/i386/avx512fp16-vcvtsd2sh-1a.c      |   25 +
 .../gcc.target/i386/avx512fp16-vcvtsd2sh-1b.c      |   60 +
 .../gcc.target/i386/avx512fp16-vcvtsh2sd-1a.c      |   25 +
 .../gcc.target/i386/avx512fp16-vcvtsh2sd-1b.c      |   57 +
 .../gcc.target/i386/avx512fp16-vcvtsh2si-1a.c      |   17 +
 .../gcc.target/i386/avx512fp16-vcvtsh2si-1b.c      |   54 +
 .../gcc.target/i386/avx512fp16-vcvtsh2si64-1a.c    |   17 +
 .../gcc.target/i386/avx512fp16-vcvtsh2si64-1b.c    |   52 +
 .../gcc.target/i386/avx512fp16-vcvtsh2ss-1a.c      |   25 +
 .../gcc.target/i386/avx512fp16-vcvtsh2ss-1b.c      |   59 +
 .../gcc.target/i386/avx512fp16-vcvtsh2usi-1a.c     |   17 +
 .../gcc.target/i386/avx512fp16-vcvtsh2usi-1b.c     |   54 +
 .../gcc.target/i386/avx512fp16-vcvtsh2usi64-1a.c   |   16 +
 .../gcc.target/i386/avx512fp16-vcvtsh2usi64-1b.c   |   53 +
 .../gcc.target/i386/avx512fp16-vcvtsi2sh-1a.c      |   16 +
 .../gcc.target/i386/avx512fp16-vcvtsi2sh-1b.c      |   41 +
 .../gcc.target/i386/avx512fp16-vcvtsi2sh64-1a.c    |   16 +
 .../gcc.target/i386/avx512fp16-vcvtsi2sh64-1b.c    |   41 +
 .../gcc.target/i386/avx512fp16-vcvtss2sh-1a.c      |   25 +
 .../gcc.target/i386/avx512fp16-vcvtss2sh-1b.c      |   60 +
 .../gcc.target/i386/avx512fp16-vcvttph2dq-1a.c     |   24 +
 .../gcc.target/i386/avx512fp16-vcvttph2dq-1b.c     |   79 +
 .../gcc.target/i386/avx512fp16-vcvttph2qq-1a.c     |   24 +
 .../gcc.target/i386/avx512fp16-vcvttph2qq-1b.c     |   78 +
 .../gcc.target/i386/avx512fp16-vcvttph2udq-1a.c    |   24 +
 .../gcc.target/i386/avx512fp16-vcvttph2udq-1b.c    |   79 +
 .../gcc.target/i386/avx512fp16-vcvttph2uqq-1a.c    |   24 +
 .../gcc.target/i386/avx512fp16-vcvttph2uqq-1b.c    |   78 +
 .../gcc.target/i386/avx512fp16-vcvttph2uw-1a.c     |   24 +
 .../gcc.target/i386/avx512fp16-vcvttph2uw-1b.c     |   84 +
 .../gcc.target/i386/avx512fp16-vcvttph2w-1a.c      |   24 +
 .../gcc.target/i386/avx512fp16-vcvttph2w-1b.c      |   83 +
 .../gcc.target/i386/avx512fp16-vcvttsh2si-1a.c     |   16 +
 .../gcc.target/i386/avx512fp16-vcvttsh2si-1b.c     |   54 +
 .../gcc.target/i386/avx512fp16-vcvttsh2si64-1a.c   |   16 +
 .../gcc.target/i386/avx512fp16-vcvttsh2si64-1b.c   |   52 +
 .../gcc.target/i386/avx512fp16-vcvttsh2usi-1a.c    |   16 +
 .../gcc.target/i386/avx512fp16-vcvttsh2usi-1b.c    |   54 +
 .../gcc.target/i386/avx512fp16-vcvttsh2usi64-1a.c  |   16 +
 .../gcc.target/i386/avx512fp16-vcvttsh2usi64-1b.c  |   53 +
 .../gcc.target/i386/avx512fp16-vcvtudq2ph-1a.c     |   24 +
 .../gcc.target/i386/avx512fp16-vcvtudq2ph-1b.c     |   79 +
 .../gcc.target/i386/avx512fp16-vcvtuqq2ph-1a.c     |   24 +
 .../gcc.target/i386/avx512fp16-vcvtuqq2ph-1b.c     |   83 +
 .../gcc.target/i386/avx512fp16-vcvtusi2sh-1a.c     |   16 +
 .../gcc.target/i386/avx512fp16-vcvtusi2sh-1b.c     |   41 +
 .../gcc.target/i386/avx512fp16-vcvtusi2sh64-1a.c   |   16 +
 .../gcc.target/i386/avx512fp16-vcvtusi2sh64-1b.c   |   41 +
 .../gcc.target/i386/avx512fp16-vcvtuw2ph-1a.c      |   24 +
 .../gcc.target/i386/avx512fp16-vcvtuw2ph-1b.c      |   93 +
 .../gcc.target/i386/avx512fp16-vcvtw2ph-1a.c       |   24 +
 .../gcc.target/i386/avx512fp16-vcvtw2ph-1b.c       |   92 +
 .../gcc.target/i386/avx512fp16-vector-bitwise-1a.c |  121 +
 .../gcc.target/i386/avx512fp16-vector-bitwise-1b.c |  119 +
 .../gcc.target/i386/avx512fp16-vfcmaddcph-1a.c     |   27 +
 .../gcc.target/i386/avx512fp16-vfcmaddcph-1b.c     |  133 +
 .../gcc.target/i386/avx512fp16-vfcmaddcsh-1a.c     |   27 +
 .../gcc.target/i386/avx512fp16-vfcmaddcsh-1b.c     |   78 +
 .../gcc.target/i386/avx512fp16-vfcmulcph-1a.c      |   25 +
 .../gcc.target/i386/avx512fp16-vfcmulcph-1b.c      |  111 +
 .../gcc.target/i386/avx512fp16-vfcmulcsh-1a.c      |   25 +
 .../gcc.target/i386/avx512fp16-vfcmulcsh-1b.c      |   71 +
 .../gcc.target/i386/avx512fp16-vfmaddXXXph-1a.c    |   28 +
 .../gcc.target/i386/avx512fp16-vfmaddXXXph-1b.c    |  160 +
 .../gcc.target/i386/avx512fp16-vfmaddXXXsh-1a.c    |   28 +
 .../gcc.target/i386/avx512fp16-vfmaddXXXsh-1b.c    |   90 +
 .../gcc.target/i386/avx512fp16-vfmaddcph-1a.c      |   27 +
 .../gcc.target/i386/avx512fp16-vfmaddcph-1b.c      |  131 +
 .../gcc.target/i386/avx512fp16-vfmaddcsh-1a.c      |   27 +
 .../gcc.target/i386/avx512fp16-vfmaddcsh-1b.c      |   77 +
 .../gcc.target/i386/avx512fp16-vfmaddsubXXXph-1a.c |   28 +
 .../gcc.target/i386/avx512fp16-vfmaddsubXXXph-1b.c |  171 +
 .../gcc.target/i386/avx512fp16-vfmsubXXXph-1a.c    |   32 +
 .../gcc.target/i386/avx512fp16-vfmsubXXXph-1b.c    |  155 +
 .../gcc.target/i386/avx512fp16-vfmsubXXXsh-1a.c    |   28 +
 .../gcc.target/i386/avx512fp16-vfmsubXXXsh-1b.c    |   89 +
 .../gcc.target/i386/avx512fp16-vfmsubaddXXXph-1a.c |   28 +
 .../gcc.target/i386/avx512fp16-vfmsubaddXXXph-1b.c |  175 +
 .../gcc.target/i386/avx512fp16-vfmulcph-1a.c       |   25 +
 .../gcc.target/i386/avx512fp16-vfmulcph-1b.c       |  115 +
 .../gcc.target/i386/avx512fp16-vfmulcsh-1a.c       |   25 +
 .../gcc.target/i386/avx512fp16-vfmulcsh-1b.c       |   71 +
 .../gcc.target/i386/avx512fp16-vfnmaddXXXph-1a.c   |   28 +
 .../gcc.target/i386/avx512fp16-vfnmaddXXXph-1b.c   |  159 +
 .../gcc.target/i386/avx512fp16-vfnmaddXXXsh-1a.c   |   32 +
 .../gcc.target/i386/avx512fp16-vfnmaddXXXsh-1b.c   |   90 +
 .../gcc.target/i386/avx512fp16-vfnmsubXXXph-1a.c   |   32 +
 .../gcc.target/i386/avx512fp16-vfnmsubXXXph-1b.c   |  157 +
 .../gcc.target/i386/avx512fp16-vfnmsubXXXsh-1a.c   |   28 +
 .../gcc.target/i386/avx512fp16-vfnmsubXXXsh-1b.c   |   90 +
 .../gcc.target/i386/avx512fp16-vmovsh-1a.c         |   26 +
 .../gcc.target/i386/avx512fp16-vmovsh-1b.c         |  115 +
 .../gcc.target/i386/avx512fp16-vmovw-1a.c          |   15 +
 .../gcc.target/i386/avx512fp16-vmovw-1b.c          |   27 +
 .../gcc.target/i386/avx512fp16-vmovw-2a.c          |   21 +
 .../gcc.target/i386/avx512fp16-vmovw-2b.c          |   53 +
 .../gcc.target/i386/avx512fp16-vmovw-3a.c          |   23 +
 .../gcc.target/i386/avx512fp16-vmovw-3b.c          |   52 +
 .../gcc.target/i386/avx512fp16-vmovw-4a.c          |   27 +
 .../gcc.target/i386/avx512fp16-vmovw-4b.c          |   52 +
 .../gcc.target/i386/avx512fp16-xorsign-1.c         |   41 +
 .../gcc.target/i386/avx512fp16vl-builtin-sqrt-1.c  |   19 +
 .../gcc.target/i386/avx512fp16vl-conjugation-1.c   |   55 +
 .../gcc.target/i386/avx512fp16vl-neg-1a.c          |   18 +
 .../gcc.target/i386/avx512fp16vl-neg-1b.c          |   33 +
 .../gcc.target/i386/avx512fp16vl-reduce-op-1.c     |  244 +
 .../gcc.target/i386/avx512fp16vl-typecast-1.c      |   55 +
 .../gcc.target/i386/avx512fp16vl-typecast-2.c      |   37 +
 .../gcc.target/i386/avx512fp16vl-vcvtdq2ph-1a.c    |   27 +
 .../gcc.target/i386/avx512fp16vl-vcvtdq2ph-1b.c    |   15 +
 .../gcc.target/i386/avx512fp16vl-vcvtpd2ph-1a.c    |   28 +
 .../gcc.target/i386/avx512fp16vl-vcvtpd2ph-1b.c    |   15 +
 .../gcc.target/i386/avx512fp16vl-vcvtph2dq-1a.c    |   27 +
 .../gcc.target/i386/avx512fp16vl-vcvtph2dq-1b.c    |   15 +
 .../gcc.target/i386/avx512fp16vl-vcvtph2pd-1a.c    |   27 +
 .../gcc.target/i386/avx512fp16vl-vcvtph2pd-1b.c    |   15 +
 .../gcc.target/i386/avx512fp16vl-vcvtph2psx-1a.c   |   27 +
 .../gcc.target/i386/avx512fp16vl-vcvtph2psx-1b.c   |   15 +
 .../gcc.target/i386/avx512fp16vl-vcvtph2qq-1a.c    |   27 +
 .../gcc.target/i386/avx512fp16vl-vcvtph2qq-1b.c    |   15 +
 .../gcc.target/i386/avx512fp16vl-vcvtph2udq-1a.c   |   27 +
 .../gcc.target/i386/avx512fp16vl-vcvtph2udq-1b.c   |   15 +
 .../gcc.target/i386/avx512fp16vl-vcvtph2uqq-1a.c   |   27 +
 .../gcc.target/i386/avx512fp16vl-vcvtph2uqq-1b.c   |   15 +
 .../gcc.target/i386/avx512fp16vl-vcvtph2uw-1a.c    |   29 +
 .../gcc.target/i386/avx512fp16vl-vcvtph2uw-1b.c    |   15 +
 .../gcc.target/i386/avx512fp16vl-vcvtph2w-1a.c     |   29 +
 .../gcc.target/i386/avx512fp16vl-vcvtph2w-1b.c     |   15 +
 .../gcc.target/i386/avx512fp16vl-vcvtps2ph-1a.c    |   27 +
 .../gcc.target/i386/avx512fp16vl-vcvtps2ph-1b.c    |   15 +
 .../gcc.target/i386/avx512fp16vl-vcvtqq2ph-1a.c    |   28 +
 .../gcc.target/i386/avx512fp16vl-vcvtqq2ph-1b.c    |   15 +
 .../gcc.target/i386/avx512fp16vl-vcvttph2dq-1a.c   |   27 +
 .../gcc.target/i386/avx512fp16vl-vcvttph2dq-1b.c   |   15 +
 .../gcc.target/i386/avx512fp16vl-vcvttph2qq-1a.c   |   27 +
 .../gcc.target/i386/avx512fp16vl-vcvttph2qq-1b.c   |   15 +
 .../gcc.target/i386/avx512fp16vl-vcvttph2udq-1a.c  |   27 +
 .../gcc.target/i386/avx512fp16vl-vcvttph2udq-1b.c  |   15 +
 .../gcc.target/i386/avx512fp16vl-vcvttph2uqq-1a.c  |   27 +
 .../gcc.target/i386/avx512fp16vl-vcvttph2uqq-1b.c  |   15 +
 .../gcc.target/i386/avx512fp16vl-vcvttph2uw-1a.c   |   29 +
 .../gcc.target/i386/avx512fp16vl-vcvttph2uw-1b.c   |   15 +
 .../gcc.target/i386/avx512fp16vl-vcvttph2w-1a.c    |   29 +
 .../gcc.target/i386/avx512fp16vl-vcvttph2w-1b.c    |   15 +
 .../gcc.target/i386/avx512fp16vl-vcvtudq2ph-1a.c   |   27 +
 .../gcc.target/i386/avx512fp16vl-vcvtudq2ph-1b.c   |   15 +
 .../gcc.target/i386/avx512fp16vl-vcvtuqq2ph-1a.c   |   28 +
 .../gcc.target/i386/avx512fp16vl-vcvtuqq2ph-1b.c   |   15 +
 .../gcc.target/i386/avx512fp16vl-vcvtuw2ph-1a.c    |   29 +
 .../gcc.target/i386/avx512fp16vl-vcvtuw2ph-1b.c    |   15 +
 .../gcc.target/i386/avx512fp16vl-vcvtw2ph-1a.c     |   29 +
 .../gcc.target/i386/avx512fp16vl-vcvtw2ph-1b.c     |   15 +
 .../gcc.target/i386/avx512fp16vl-vfcmaddcph-1a.c   |   30 +
 .../gcc.target/i386/avx512fp16vl-vfcmaddcph-1b.c   |   15 +
 .../gcc.target/i386/avx512fp16vl-vfcmulcph-1a.c    |   28 +
 .../gcc.target/i386/avx512fp16vl-vfcmulcph-1b.c    |   15 +
 .../gcc.target/i386/avx512fp16vl-vfmaddXXXph-1a.c  |   28 +
 .../gcc.target/i386/avx512fp16vl-vfmaddXXXph-1b.c  |   15 +
 .../gcc.target/i386/avx512fp16vl-vfmaddcph-1a.c    |   30 +
 .../gcc.target/i386/avx512fp16vl-vfmaddcph-1b.c    |   15 +
 .../i386/avx512fp16vl-vfmaddsubXXXph-1a.c          |   28 +
 .../i386/avx512fp16vl-vfmaddsubXXXph-1b.c          |   15 +
 .../gcc.target/i386/avx512fp16vl-vfmsubXXXph-1a.c  |   28 +
 .../gcc.target/i386/avx512fp16vl-vfmsubXXXph-1b.c  |   15 +
 .../i386/avx512fp16vl-vfmsubaddXXXph-1a.c          |   28 +
 .../i386/avx512fp16vl-vfmsubaddXXXph-1b.c          |   15 +
 .../gcc.target/i386/avx512fp16vl-vfmulcph-1a.c     |   28 +
 .../gcc.target/i386/avx512fp16vl-vfmulcph-1b.c     |   15 +
 .../gcc.target/i386/avx512fp16vl-vfnmaddXXXph-1a.c |   28 +
 .../gcc.target/i386/avx512fp16vl-vfnmaddXXXph-1b.c |   15 +
 .../gcc.target/i386/avx512fp16vl-vfnmsubXXXph-1a.c |   28 +
 .../gcc.target/i386/avx512fp16vl-vfnmsubXXXph-1b.c |   15 +
 gcc/testsuite/gcc.target/i386/avx512vl-pr95046.c   |   10 +
 gcc/testsuite/gcc.target/i386/pr101900-1.c         |   18 +
 gcc/testsuite/gcc.target/i386/pr101900-2.c         |   18 +
 gcc/testsuite/gcc.target/i386/pr101900-3.c         |   19 +
 gcc/testsuite/gcc.target/i386/pr102080.c           |   19 +
 gcc/testsuite/gcc.target/i386/pr102327-1.c         |   65 +
 gcc/testsuite/gcc.target/i386/pr102327-2.c         |   95 +
 gcc/testsuite/gcc.target/i386/pr91103-1.c          |    7 +-
 gcc/testsuite/gcc.target/i386/pr91103-2.c          |    4 +
 gcc/testsuite/gcc.target/i386/pr92658-avx512f.c    |    6 +-
 gcc/testsuite/gcc.target/i386/pr92658-avx512vl.c   |    3 +-
 gcc/testsuite/gcc.target/i386/sse-13.c             |  146 +-
 gcc/testsuite/gcc.target/i386/sse-14.c             |  160 +
 gcc/testsuite/gcc.target/i386/sse-22.c             |  160 +
 gcc/testsuite/gcc.target/i386/sse-23.c             |  146 +-
 gcc/testsuite/gcc.target/i386/sse-covert-1.c       |   19 +
 gcc/testsuite/gcc.target/i386/sse-fp-covert-1.c    |   15 +
 gcc/testsuite/gcc.target/i386/sse-int-covert-1.c   |   14 +
 gcc/testsuite/gcc.target/powerpc/mma-builtin-6.c   |   14 +-
 gcc/testsuite/gcc.target/s390/pr102222.c           |   16 +
 gcc/testsuite/gcc.target/sparc/20210917-1.c        |   19 +
 gcc/testsuite/gfortran.dg/PR100914.c               |    5 +-
 gcc/testsuite/gfortran.dg/PR100914.f90             |    1 +
 .../c-interop/typecodes-array-float128-c.c         |    4 +-
 .../gfortran.dg/c-interop/typecodes-sanity-c.c     |    7 +-
 .../c-interop/typecodes-scalar-float128-c.c        |    4 +-
 gcc/testsuite/gfortran.dg/entry_25.f90             |   13 +
 .../gfortran.dg/goacc/privatization-1-compute.f90  |    6 +-
 .../routine-external-level-of-parallelism-2.f      |   24 +-
 gcc/testsuite/gfortran.dg/goacc/unexpected-end.f90 |   25 +
 gcc/testsuite/gfortran.dg/gomp/order-5.f90         |  129 +
 gcc/testsuite/gfortran.dg/gomp/order-6.f90         |  436 ++
 gcc/testsuite/gfortran.dg/gomp/order-7.f90         |   59 +
 gcc/testsuite/gfortran.dg/gomp/order-8.f90         |   61 +
 gcc/testsuite/gfortran.dg/gomp/order-9.f90         |   35 +
 gcc/testsuite/gfortran.dg/gomp/unexpected-end.f90  |  123 +
 gcc/testsuite/gfortran.dg/include_14.f90           |    5 +
 gcc/testsuite/gfortran.dg/include_15.f90           |    5 +
 gcc/testsuite/gfortran.dg/include_16.f90           |    2 +
 gcc/testsuite/gfortran.dg/include_17.f90           |    4 +
 gcc/testsuite/gfortran.dg/include_18.f90           |    3 +
 gcc/testsuite/gfortran.dg/include_19.f90           |    4 +
 gcc/testsuite/gfortran.dg/include_20.f90           |    5 +
 gcc/testsuite/gfortran.dg/include_21.f90           |   26 +
 gcc/testsuite/gfortran.dg/include_6.f90            |    2 +-
 gcc/testsuite/gfortran.dg/intent_out_14.f90        |   24 +
 gcc/testsuite/gfortran.dg/pr102366.f90             |    9 +
 gcc/testsuite/gnat.dg/asan1.adb                    |    2 +-
 gcc/testsuite/gnat.dg/zcur_attr.adb                |    8 +
 gcc/testsuite/gnat.dg/zcur_attr.ads                |    4 +
 gcc/testsuite/jit.dg/jit.exp                       |  126 +-
 gcc/testsuite/lib/prune.exp                        |    3 +
 gcc/testsuite/lib/target-supports.exp              |    9 +-
 gcc/tree-data-ref.c                                |  174 +-
 gcc/tree-data-ref.h                                |    9 +-
 gcc/tree-pretty-print.c                            |   20 +-
 gcc/tree-ssa-loop-niter.c                          |   16 +-
 gcc/tree-ssa-strlen.c                              |   14 +-
 gcc/tree-ssa-threadbackward.c                      |   12 +-
 gcc/tree-ssa-threadedge.c                          |   69 +-
 gcc/tree-ssa-threadupdate.c                        |   12 +-
 gcc/tree-ssa-threadupdate.h                        |    2 +-
 gcc/tree-ssa-uninit.c                              | 2431 +-------
 gcc/tree-vect-data-refs.c                          |   78 +-
 gcc/tree-vect-loop.c                               |   32 +-
 gcc/tree-vect-stmts.c                              |   15 +-
 gcc/tree-vectorizer.c                              |    3 +-
 gcc/tree-vectorizer.h                              |   24 +-
 gcc/tree.c                                         |   31 +-
 gcc/tree.h                                         |    8 +
 gcc/value-relation.cc                              |  557 +-
 gcc/value-relation.h                               |  116 +-
 gcc/varasm.c                                       |   12 +-
 gcc/vr-values.c                                    |   39 +-
 gcc/vr-values.h                                    |    1 +
 gotools/ChangeLog                                  |    5 +
 gotools/Makefile.am                                |    4 +-
 gotools/Makefile.in                                |    6 +-
 include/obstack.h                                  |    6 +-
 libgcc/ChangeLog                                   |   24 +
 libgcc/config.host                                 |    2 +-
 libgcc/config/i386/libgcc-darwin.ver               |   21 +
 libgcc/config/i386/sfp-machine.h                   |    2 +-
 libgcc/config/i386/t-darwin                        |    3 +
 libgcc/config/i386/t-softfp                        |    1 +
 libgcc/config/t-darwin                             |    9 +
 libgcc/config/t-slibgcc-darwin                     |   19 -
 libgfortran/ChangeLog                              |   18 +
 libgfortran/ISO_Fortran_binding.h                  |   79 +-
 libgfortran/configure                              |    2 +-
 libgfortran/configure.ac                           |    2 +-
 libgfortran/runtime/ISO_Fortran_binding.c          |    2 +-
 libgo/MERGE                                        |    2 +-
 libgo/Makefile.am                                  |   11 +-
 libgo/Makefile.in                                  |   12 +-
 libgo/VERSION                                      |    2 +-
 libgo/go/archive/zip/reader.go                     |    2 +-
 libgo/go/archive/zip/reader_test.go                |   18 +
 libgo/go/cmd/go/internal/modload/edit.go           |   86 +-
 libgo/go/crypto/rand/rand_getentropy.go            |    4 +-
 libgo/go/embed/internal/embedtest/embed_test.go    |   40 +
 libgo/go/go.mod                                    |    2 +-
 libgo/go/go/types/call.go                          |    1 -
 libgo/go/go/types/resolver.go                      |    2 +-
 .../go/internal/syscall/unix/getentropy_darwin.go  |    3 +
 libgo/go/net/http/h2_bundle.go                     |    9 +
 libgo/go/runtime/extern.go                         |    2 -
 libgo/go/vendor/modules.txt                        |    2 +-
 libgomp/ChangeLog                                  |   36 +
 libgomp/libgomp.texi                               |    6 +-
 libgomp/testsuite/libgomp.c++/atomic-16.C          |  538 ++
 libgomp/testsuite/libgomp.c++/atomic-17.C          |  407 ++
 libgomp/testsuite/libgomp.c++/default-1.C          |   29 +
 .../testsuite/libgomp.c-c++-common/allocate-2.c    |   37 +
 .../testsuite/libgomp.c-c++-common/allocate-3.c    |  405 ++
 libgomp/testsuite/libgomp.c-c++-common/atomic-19.c |    2 +-
 libgomp/testsuite/libgomp.c-c++-common/atomic-20.c |    2 +-
 libgomp/testsuite/libgomp.c-c++-common/atomic-21.c |    2 +-
 libgomp/testsuite/libgomp.c-c++-common/default-1.c |   25 +
 libgomp/testsuite/libgomp.fortran/fortran.exp      |    3 +
 .../libgomp.oacc-c-c++-common/broadcast-many.c     |   81 +
 libgomp/testsuite/libgomp.oacc-fortran/fortran.exp |    3 +
 libstdc++-v3/ChangeLog                             |   93 +
 libstdc++-v3/configure                             |  208 +
 libstdc++-v3/crossconfig.m4                        |    1 +
 libstdc++-v3/doc/html/manual/using_macros.html     |    2 +-
 libstdc++-v3/doc/xml/manual/using.xml              |    2 +-
 libstdc++-v3/include/bits/basic_string.h           |   12 +
 libstdc++-v3/include/bits/fs_path.h                |   64 +-
 libstdc++-v3/include/bits/unique_ptr.h             |    8 +-
 libstdc++-v3/include/experimental/bits/fs_path.h   |   42 +-
 libstdc++-v3/include/std/optional                  |    2 +-
 libstdc++-v3/include/std/span                      |    2 +-
 libstdc++-v3/include/std/tuple                     |   17 +
 libstdc++-v3/src/Makefile.am                       |    2 +-
 libstdc++-v3/src/Makefile.in                       |    2 +-
 libstdc++-v3/src/c++98/Makefile.am                 |    4 +-
 libstdc++-v3/src/c++98/Makefile.in                 |    4 +-
 .../testsuite/20_util/tuple/cons/102270.cc         |   64 +
 .../26_numerics/valarray/{dr630-3.C => dr630-3.cc} |    0
 .../basic_iostream/cons/{16251.C => 16251.cc}      |    0
 .../testsuite/29_atomics/atomic_ref/wait_notify.cc |    7 +-
 .../ext/pb_ds/regression/tree_map_rand.cc          |    2 +-
 .../ext/pb_ds/regression/tree_set_rand.cc          |    2 +-
 libstdc++-v3/testsuite/util/testsuite_allocator.h  |    2 +-
 725 files changed, 45746 insertions(+), 10711 deletions(-)

diff --cc Makefile.def
index c9b81dfd9c4,1bed8c1bff4..adb6c0e5089
--- a/Makefile.def
+++ b/Makefile.def
@@@ -661,11 -654,9 +662,12 @@@ languages = { language=obj-c++;	gcc-che
  languages = { language=go;	gcc-check-target=check-go;
  				lib-check-target=check-target-libgo;
  				lib-check-target=check-gotools; };
 +languages = { language=m2;	gcc-check-target=check-m2; 
 +				lib-check-target=check-target-libgm2;
 +				lib-check-target=check-gm2tools; };
  languages = { language=d;	gcc-check-target=check-d;
  				lib-check-target=check-target-libphobos; };
+ languages = { language=jit;	gcc-check-target=check-jit; };
  
  // Toplevel bootstrap
  bootstrap_stage = { id=1 ; };
diff --cc Makefile.in
index a946993fa12,dd63afc430e..b455cd07216
--- a/Makefile.in
+++ b/Makefile.in
@@@ -10,12 -10,12 +10,12 @@@
  # it under the terms of the GNU General Public License as published by
  # the Free Software Foundation; either version 3 of the License, or
  # (at your option) any later version.
--# 
++#
  # This program is distributed in the hope that it will be useful,
  # but WITHOUT ANY WARRANTY; without even the implied warranty of
  # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  # GNU General Public License for more details.
--# 
++#
  # You should have received a copy of the GNU General Public License
  # along with this program; see the file COPYING3.  If not see
  # <http://www.gnu.org/licenses/>.
@@@ -2535,7 -2487,7 +2535,7 @@@ local-maintainer-clean
  clean: do-clean local-clean
  mostlyclean: do-mostlyclean local-clean
  distclean: do-distclean local-clean local-distclean
--maintainer-clean: local-maintainer-clean do-maintainer-clean local-clean 
++maintainer-clean: local-maintainer-clean do-maintainer-clean local-clean
  maintainer-clean: local-distclean
  realclean: maintainer-clean
  
@@@ -2954,7 -2899,7 +2954,7 @@@ dir.info: do-install-inf
  
  dist:
  	@echo "Building a full distribution of this tree isn't done"
--	@echo "via 'make dist'.  Check out the etc/ subdirectory" 
++	@echo "via 'make dist'.  Check out the etc/ subdirectory"
  
  etags tags: TAGS
  
@@@ -2986,7 -2931,7 +2986,7 @@@ configure-build-libiberty: stage_curren
  @endif gcc-bootstrap
  @if build-libiberty
  maybe-configure-build-libiberty: configure-build-libiberty
--configure-build-libiberty: 
++configure-build-libiberty:
  	@: $(MAKE); $(unstage)
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -3043,7 -2988,7 +3043,7 @@@ configure-build-bison: stage_curren
  @endif gcc-bootstrap
  @if build-bison
  maybe-configure-build-bison: configure-build-bison
--configure-build-bison: 
++configure-build-bison:
  	@: $(MAKE); $(unstage)
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -3100,7 -3045,7 +3100,7 @@@ configure-build-flex: stage_curren
  @endif gcc-bootstrap
  @if build-flex
  maybe-configure-build-flex: configure-build-flex
--configure-build-flex: 
++configure-build-flex:
  	@: $(MAKE); $(unstage)
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -3157,7 -3102,7 +3157,7 @@@ configure-build-m4: stage_curren
  @endif gcc-bootstrap
  @if build-m4
  maybe-configure-build-m4: configure-build-m4
--configure-build-m4: 
++configure-build-m4:
  	@: $(MAKE); $(unstage)
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -3214,7 -3159,7 +3214,7 @@@ configure-build-texinfo: stage_curren
  @endif gcc-bootstrap
  @if build-texinfo
  maybe-configure-build-texinfo: configure-build-texinfo
--configure-build-texinfo: 
++configure-build-texinfo:
  	@: $(MAKE); $(unstage)
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -3271,7 -3216,7 +3271,7 @@@ configure-build-fixincludes: stage_curr
  @endif gcc-bootstrap
  @if build-fixincludes
  maybe-configure-build-fixincludes: configure-build-fixincludes
--configure-build-fixincludes: 
++configure-build-fixincludes:
  	@: $(MAKE); $(unstage)
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -3328,7 -3273,7 +3328,7 @@@ configure-build-libcpp: stage_curren
  @endif gcc-bootstrap
  @if build-libcpp
  maybe-configure-build-libcpp: configure-build-libcpp
--configure-build-libcpp: 
++configure-build-libcpp:
  	@: $(MAKE); $(unstage)
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -3390,7 -3335,7 +3390,7 @@@ configure-bfd: stage_curren
  @endif gcc-bootstrap
  @if bfd
  maybe-configure-bfd: configure-bfd
--configure-bfd: 
++configure-bfd:
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
  	test ! -f $(HOST_SUBDIR)/bfd/Makefile || exit 0; \
@@@ -4177,7 -4122,7 +4177,7 @@@ maybe-info-bfd
  maybe-info-bfd: info-bfd
  
  info-bfd: \
--    configure-bfd 
++    configure-bfd
  	@[ -f ./bfd/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -4202,7 -4147,7 +4202,7 @@@ maybe-dvi-bfd
  maybe-dvi-bfd: dvi-bfd
  
  dvi-bfd: \
--    configure-bfd 
++    configure-bfd
  	@[ -f ./bfd/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -4227,7 -4172,7 +4227,7 @@@ maybe-pdf-bfd
  maybe-pdf-bfd: pdf-bfd
  
  pdf-bfd: \
--    configure-bfd 
++    configure-bfd
  	@[ -f ./bfd/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -4252,7 -4197,7 +4252,7 @@@ maybe-html-bfd
  maybe-html-bfd: html-bfd
  
  html-bfd: \
--    configure-bfd 
++    configure-bfd
  	@[ -f ./bfd/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -4277,7 -4222,7 +4277,7 @@@ maybe-TAGS-bfd
  maybe-TAGS-bfd: TAGS-bfd
  
  TAGS-bfd: \
--    configure-bfd 
++    configure-bfd
  	@[ -f ./bfd/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -4303,7 -4248,7 +4303,7 @@@ maybe-install-info-bfd: install-info-bf
  
  install-info-bfd: \
      configure-bfd \
--    info-bfd 
++    info-bfd
  	@[ -f ./bfd/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -4329,7 -4274,7 +4329,7 @@@ maybe-install-pdf-bfd: install-pdf-bf
  
  install-pdf-bfd: \
      configure-bfd \
--    pdf-bfd 
++    pdf-bfd
  	@[ -f ./bfd/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -4355,7 -4300,7 +4355,7 @@@ maybe-install-html-bfd: install-html-bf
  
  install-html-bfd: \
      configure-bfd \
--    html-bfd 
++    html-bfd
  	@[ -f ./bfd/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -4380,7 -4325,7 +4380,7 @@@ maybe-installcheck-bfd
  maybe-installcheck-bfd: installcheck-bfd
  
  installcheck-bfd: \
--    configure-bfd 
++    configure-bfd
  	@[ -f ./bfd/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -4404,7 -4349,7 +4404,7 @@@ maybe-mostlyclean-bfd
  @if bfd
  maybe-mostlyclean-bfd: mostlyclean-bfd
  
--mostlyclean-bfd: 
++mostlyclean-bfd:
  	@[ -f ./bfd/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -4428,7 -4373,7 +4428,7 @@@ maybe-clean-bfd
  @if bfd
  maybe-clean-bfd: clean-bfd
  
--clean-bfd: 
++clean-bfd:
  	@[ -f ./bfd/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -4452,7 -4397,7 +4452,7 @@@ maybe-distclean-bfd
  @if bfd
  maybe-distclean-bfd: distclean-bfd
  
--distclean-bfd: 
++distclean-bfd:
  	@[ -f ./bfd/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -4476,7 -4421,7 +4476,7 @@@ maybe-maintainer-clean-bfd
  @if bfd
  maybe-maintainer-clean-bfd: maintainer-clean-bfd
  
--maintainer-clean-bfd: 
++maintainer-clean-bfd:
  	@[ -f ./bfd/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -4504,7 -4449,7 +4504,7 @@@ configure-opcodes: stage_curren
  @endif gcc-bootstrap
  @if opcodes
  maybe-configure-opcodes: configure-opcodes
--configure-opcodes: 
++configure-opcodes:
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
  	test ! -f $(HOST_SUBDIR)/opcodes/Makefile || exit 0; \
@@@ -5291,7 -5236,7 +5291,7 @@@ maybe-info-opcodes
  maybe-info-opcodes: info-opcodes
  
  info-opcodes: \
--    configure-opcodes 
++    configure-opcodes
  	@[ -f ./opcodes/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -5316,7 -5261,7 +5316,7 @@@ maybe-dvi-opcodes
  maybe-dvi-opcodes: dvi-opcodes
  
  dvi-opcodes: \
--    configure-opcodes 
++    configure-opcodes
  	@[ -f ./opcodes/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -5341,7 -5286,7 +5341,7 @@@ maybe-pdf-opcodes
  maybe-pdf-opcodes: pdf-opcodes
  
  pdf-opcodes: \
--    configure-opcodes 
++    configure-opcodes
  	@[ -f ./opcodes/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -5366,7 -5311,7 +5366,7 @@@ maybe-html-opcodes
  maybe-html-opcodes: html-opcodes
  
  html-opcodes: \
--    configure-opcodes 
++    configure-opcodes
  	@[ -f ./opcodes/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -5391,7 -5336,7 +5391,7 @@@ maybe-TAGS-opcodes
  maybe-TAGS-opcodes: TAGS-opcodes
  
  TAGS-opcodes: \
--    configure-opcodes 
++    configure-opcodes
  	@[ -f ./opcodes/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -5417,7 -5362,7 +5417,7 @@@ maybe-install-info-opcodes: install-inf
  
  install-info-opcodes: \
      configure-opcodes \
--    info-opcodes 
++    info-opcodes
  	@[ -f ./opcodes/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -5443,7 -5388,7 +5443,7 @@@ maybe-install-pdf-opcodes: install-pdf-
  
  install-pdf-opcodes: \
      configure-opcodes \
--    pdf-opcodes 
++    pdf-opcodes
  	@[ -f ./opcodes/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -5469,7 -5414,7 +5469,7 @@@ maybe-install-html-opcodes: install-htm
  
  install-html-opcodes: \
      configure-opcodes \
--    html-opcodes 
++    html-opcodes
  	@[ -f ./opcodes/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -5494,7 -5439,7 +5494,7 @@@ maybe-installcheck-opcodes
  maybe-installcheck-opcodes: installcheck-opcodes
  
  installcheck-opcodes: \
--    configure-opcodes 
++    configure-opcodes
  	@[ -f ./opcodes/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -5518,7 -5463,7 +5518,7 @@@ maybe-mostlyclean-opcodes
  @if opcodes
  maybe-mostlyclean-opcodes: mostlyclean-opcodes
  
--mostlyclean-opcodes: 
++mostlyclean-opcodes:
  	@[ -f ./opcodes/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -5542,7 -5487,7 +5542,7 @@@ maybe-clean-opcodes
  @if opcodes
  maybe-clean-opcodes: clean-opcodes
  
--clean-opcodes: 
++clean-opcodes:
  	@[ -f ./opcodes/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -5566,7 -5511,7 +5566,7 @@@ maybe-distclean-opcodes
  @if opcodes
  maybe-distclean-opcodes: distclean-opcodes
  
--distclean-opcodes: 
++distclean-opcodes:
  	@[ -f ./opcodes/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -5590,7 -5535,7 +5590,7 @@@ maybe-maintainer-clean-opcodes
  @if opcodes
  maybe-maintainer-clean-opcodes: maintainer-clean-opcodes
  
--maintainer-clean-opcodes: 
++maintainer-clean-opcodes:
  	@[ -f ./opcodes/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -5618,7 -5563,7 +5618,7 @@@ configure-binutils: stage_curren
  @endif gcc-bootstrap
  @if binutils
  maybe-configure-binutils: configure-binutils
--configure-binutils: 
++configure-binutils:
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
  	test ! -f $(HOST_SUBDIR)/binutils/Makefile || exit 0; \
@@@ -6405,7 -6350,7 +6405,7 @@@ maybe-info-binutils
  maybe-info-binutils: info-binutils
  
  info-binutils: \
--    configure-binutils 
++    configure-binutils
  	@[ -f ./binutils/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -6430,7 -6375,7 +6430,7 @@@ maybe-dvi-binutils
  maybe-dvi-binutils: dvi-binutils
  
  dvi-binutils: \
--    configure-binutils 
++    configure-binutils
  	@[ -f ./binutils/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -6455,7 -6400,7 +6455,7 @@@ maybe-pdf-binutils
  maybe-pdf-binutils: pdf-binutils
  
  pdf-binutils: \
--    configure-binutils 
++    configure-binutils
  	@[ -f ./binutils/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -6480,7 -6425,7 +6480,7 @@@ maybe-html-binutils
  maybe-html-binutils: html-binutils
  
  html-binutils: \
--    configure-binutils 
++    configure-binutils
  	@[ -f ./binutils/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -6505,7 -6450,7 +6505,7 @@@ maybe-TAGS-binutils
  maybe-TAGS-binutils: TAGS-binutils
  
  TAGS-binutils: \
--    configure-binutils 
++    configure-binutils
  	@[ -f ./binutils/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -6531,7 -6476,7 +6531,7 @@@ maybe-install-info-binutils: install-in
  
  install-info-binutils: \
      configure-binutils \
--    info-binutils 
++    info-binutils
  	@[ -f ./binutils/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -6557,7 -6502,7 +6557,7 @@@ maybe-install-pdf-binutils: install-pdf
  
  install-pdf-binutils: \
      configure-binutils \
--    pdf-binutils 
++    pdf-binutils
  	@[ -f ./binutils/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -6583,7 -6528,7 +6583,7 @@@ maybe-install-html-binutils: install-ht
  
  install-html-binutils: \
      configure-binutils \
--    html-binutils 
++    html-binutils
  	@[ -f ./binutils/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -6608,7 -6553,7 +6608,7 @@@ maybe-installcheck-binutils
  maybe-installcheck-binutils: installcheck-binutils
  
  installcheck-binutils: \
--    configure-binutils 
++    configure-binutils
  	@[ -f ./binutils/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -6632,7 -6577,7 +6632,7 @@@ maybe-mostlyclean-binutils
  @if binutils
  maybe-mostlyclean-binutils: mostlyclean-binutils
  
--mostlyclean-binutils: 
++mostlyclean-binutils:
  	@[ -f ./binutils/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -6656,7 -6601,7 +6656,7 @@@ maybe-clean-binutils
  @if binutils
  maybe-clean-binutils: clean-binutils
  
--clean-binutils: 
++clean-binutils:
  	@[ -f ./binutils/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -6680,7 -6625,7 +6680,7 @@@ maybe-distclean-binutils
  @if binutils
  maybe-distclean-binutils: distclean-binutils
  
--distclean-binutils: 
++distclean-binutils:
  	@[ -f ./binutils/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -6704,7 -6649,7 +6704,7 @@@ maybe-maintainer-clean-binutils
  @if binutils
  maybe-maintainer-clean-binutils: maintainer-clean-binutils
  
--maintainer-clean-binutils: 
++maintainer-clean-binutils:
  	@[ -f ./binutils/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -6732,7 -6677,7 +6732,7 @@@ configure-bison: stage_curren
  @endif gcc-bootstrap
  @if bison
  maybe-configure-bison: configure-bison
--configure-bison: 
++configure-bison:
  	@: $(MAKE); $(unstage)
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -6836,7 -6781,7 +6836,7 @@@ maybe-info-bison
  maybe-info-bison: info-bison
  
  info-bison: \
--    configure-bison 
++    configure-bison
  	@: $(MAKE); $(unstage)
  	@[ -f ./bison/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -6862,7 -6807,7 +6862,7 @@@ maybe-dvi-bison
  maybe-dvi-bison: dvi-bison
  
  dvi-bison: \
--    configure-bison 
++    configure-bison
  	@: $(MAKE); $(unstage)
  	@[ -f ./bison/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -6888,7 -6833,7 +6888,7 @@@ maybe-pdf-bison
  maybe-pdf-bison: pdf-bison
  
  pdf-bison: \
--    configure-bison 
++    configure-bison
  	@: $(MAKE); $(unstage)
  	@[ -f ./bison/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -6914,7 -6859,7 +6914,7 @@@ maybe-html-bison
  maybe-html-bison: html-bison
  
  html-bison: \
--    configure-bison 
++    configure-bison
  	@: $(MAKE); $(unstage)
  	@[ -f ./bison/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -6940,7 -6885,7 +6940,7 @@@ maybe-TAGS-bison
  maybe-TAGS-bison: TAGS-bison
  
  TAGS-bison: \
--    configure-bison 
++    configure-bison
  	@: $(MAKE); $(unstage)
  	@[ -f ./bison/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -6967,7 -6912,7 +6967,7 @@@ maybe-install-info-bison: install-info-
  
  install-info-bison: \
      configure-bison \
--    info-bison 
++    info-bison
  	@: $(MAKE); $(unstage)
  	@[ -f ./bison/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -6994,7 -6939,7 +6994,7 @@@ maybe-install-pdf-bison: install-pdf-bi
  
  install-pdf-bison: \
      configure-bison \
--    pdf-bison 
++    pdf-bison
  	@: $(MAKE); $(unstage)
  	@[ -f ./bison/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -7021,7 -6966,7 +7021,7 @@@ maybe-install-html-bison: install-html-
  
  install-html-bison: \
      configure-bison \
--    html-bison 
++    html-bison
  	@: $(MAKE); $(unstage)
  	@[ -f ./bison/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -7047,7 -6992,7 +7047,7 @@@ maybe-installcheck-bison
  maybe-installcheck-bison: installcheck-bison
  
  installcheck-bison: \
--    configure-bison 
++    configure-bison
  	@: $(MAKE); $(unstage)
  	@[ -f ./bison/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -7072,7 -7017,7 +7072,7 @@@ maybe-mostlyclean-bison
  @if bison
  maybe-mostlyclean-bison: mostlyclean-bison
  
--mostlyclean-bison: 
++mostlyclean-bison:
  	@: $(MAKE); $(unstage)
  	@[ -f ./bison/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -7097,7 -7042,7 +7097,7 @@@ maybe-clean-bison
  @if bison
  maybe-clean-bison: clean-bison
  
--clean-bison: 
++clean-bison:
  	@: $(MAKE); $(unstage)
  	@[ -f ./bison/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -7122,7 -7067,7 +7122,7 @@@ maybe-distclean-bison
  @if bison
  maybe-distclean-bison: distclean-bison
  
--distclean-bison: 
++distclean-bison:
  	@: $(MAKE); $(unstage)
  	@[ -f ./bison/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -7147,7 -7092,7 +7147,7 @@@ maybe-maintainer-clean-bison
  @if bison
  maybe-maintainer-clean-bison: maintainer-clean-bison
  
--maintainer-clean-bison: 
++maintainer-clean-bison:
  	@: $(MAKE); $(unstage)
  	@[ -f ./bison/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -7176,7 -7121,7 +7176,7 @@@ configure-cgen: stage_curren
  @endif gcc-bootstrap
  @if cgen
  maybe-configure-cgen: configure-cgen
--configure-cgen: 
++configure-cgen:
  	@: $(MAKE); $(unstage)
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -7277,7 -7222,7 +7277,7 @@@ maybe-info-cgen
  maybe-info-cgen: info-cgen
  
  info-cgen: \
--    configure-cgen 
++    configure-cgen
  	@: $(MAKE); $(unstage)
  	@[ -f ./cgen/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -7303,7 -7248,7 +7303,7 @@@ maybe-dvi-cgen
  maybe-dvi-cgen: dvi-cgen
  
  dvi-cgen: \
--    configure-cgen 
++    configure-cgen
  	@: $(MAKE); $(unstage)
  	@[ -f ./cgen/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -7329,7 -7274,7 +7329,7 @@@ maybe-pdf-cgen
  maybe-pdf-cgen: pdf-cgen
  
  pdf-cgen: \
--    configure-cgen 
++    configure-cgen
  	@: $(MAKE); $(unstage)
  	@[ -f ./cgen/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -7355,7 -7300,7 +7355,7 @@@ maybe-html-cgen
  maybe-html-cgen: html-cgen
  
  html-cgen: \
--    configure-cgen 
++    configure-cgen
  	@: $(MAKE); $(unstage)
  	@[ -f ./cgen/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -7381,7 -7326,7 +7381,7 @@@ maybe-TAGS-cgen
  maybe-TAGS-cgen: TAGS-cgen
  
  TAGS-cgen: \
--    configure-cgen 
++    configure-cgen
  	@: $(MAKE); $(unstage)
  	@[ -f ./cgen/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -7408,7 -7353,7 +7408,7 @@@ maybe-install-info-cgen: install-info-c
  
  install-info-cgen: \
      configure-cgen \
--    info-cgen 
++    info-cgen
  	@: $(MAKE); $(unstage)
  	@[ -f ./cgen/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -7435,7 -7380,7 +7435,7 @@@ maybe-install-pdf-cgen: install-pdf-cge
  
  install-pdf-cgen: \
      configure-cgen \
--    pdf-cgen 
++    pdf-cgen
  	@: $(MAKE); $(unstage)
  	@[ -f ./cgen/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -7462,7 -7407,7 +7462,7 @@@ maybe-install-html-cgen: install-html-c
  
  install-html-cgen: \
      configure-cgen \
--    html-cgen 
++    html-cgen
  	@: $(MAKE); $(unstage)
  	@[ -f ./cgen/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -7488,7 -7433,7 +7488,7 @@@ maybe-installcheck-cgen
  maybe-installcheck-cgen: installcheck-cgen
  
  installcheck-cgen: \
--    configure-cgen 
++    configure-cgen
  	@: $(MAKE); $(unstage)
  	@[ -f ./cgen/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -7513,7 -7458,7 +7513,7 @@@ maybe-mostlyclean-cgen
  @if cgen
  maybe-mostlyclean-cgen: mostlyclean-cgen
  
--mostlyclean-cgen: 
++mostlyclean-cgen:
  	@: $(MAKE); $(unstage)
  	@[ -f ./cgen/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -7538,7 -7483,7 +7538,7 @@@ maybe-clean-cgen
  @if cgen
  maybe-clean-cgen: clean-cgen
  
--clean-cgen: 
++clean-cgen:
  	@: $(MAKE); $(unstage)
  	@[ -f ./cgen/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -7563,7 -7508,7 +7563,7 @@@ maybe-distclean-cgen
  @if cgen
  maybe-distclean-cgen: distclean-cgen
  
--distclean-cgen: 
++distclean-cgen:
  	@: $(MAKE); $(unstage)
  	@[ -f ./cgen/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -7588,7 -7533,7 +7588,7 @@@ maybe-maintainer-clean-cgen
  @if cgen
  maybe-maintainer-clean-cgen: maintainer-clean-cgen
  
--maintainer-clean-cgen: 
++maintainer-clean-cgen:
  	@: $(MAKE); $(unstage)
  	@[ -f ./cgen/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -7617,7 -7562,7 +7617,7 @@@ configure-dejagnu: stage_curren
  @endif gcc-bootstrap
  @if dejagnu
  maybe-configure-dejagnu: configure-dejagnu
--configure-dejagnu: 
++configure-dejagnu:
  	@: $(MAKE); $(unstage)
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -7718,7 -7663,7 +7718,7 @@@ maybe-info-dejagnu
  maybe-info-dejagnu: info-dejagnu
  
  info-dejagnu: \
--    configure-dejagnu 
++    configure-dejagnu
  	@: $(MAKE); $(unstage)
  	@[ -f ./dejagnu/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -7744,7 -7689,7 +7744,7 @@@ maybe-dvi-dejagnu
  maybe-dvi-dejagnu: dvi-dejagnu
  
  dvi-dejagnu: \
--    configure-dejagnu 
++    configure-dejagnu
  	@: $(MAKE); $(unstage)
  	@[ -f ./dejagnu/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -7770,7 -7715,7 +7770,7 @@@ maybe-pdf-dejagnu
  maybe-pdf-dejagnu: pdf-dejagnu
  
  pdf-dejagnu: \
--    configure-dejagnu 
++    configure-dejagnu
  	@: $(MAKE); $(unstage)
  	@[ -f ./dejagnu/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -7796,7 -7741,7 +7796,7 @@@ maybe-html-dejagnu
  maybe-html-dejagnu: html-dejagnu
  
  html-dejagnu: \
--    configure-dejagnu 
++    configure-dejagnu
  	@: $(MAKE); $(unstage)
  	@[ -f ./dejagnu/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -7822,7 -7767,7 +7822,7 @@@ maybe-TAGS-dejagnu
  maybe-TAGS-dejagnu: TAGS-dejagnu
  
  TAGS-dejagnu: \
--    configure-dejagnu 
++    configure-dejagnu
  	@: $(MAKE); $(unstage)
  	@[ -f ./dejagnu/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -7849,7 -7794,7 +7849,7 @@@ maybe-install-info-dejagnu: install-inf
  
  install-info-dejagnu: \
      configure-dejagnu \
--    info-dejagnu 
++    info-dejagnu
  	@: $(MAKE); $(unstage)
  	@[ -f ./dejagnu/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -7876,7 -7821,7 +7876,7 @@@ maybe-install-pdf-dejagnu: install-pdf-
  
  install-pdf-dejagnu: \
      configure-dejagnu \
--    pdf-dejagnu 
++    pdf-dejagnu
  	@: $(MAKE); $(unstage)
  	@[ -f ./dejagnu/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -7903,7 -7848,7 +7903,7 @@@ maybe-install-html-dejagnu: install-htm
  
  install-html-dejagnu: \
      configure-dejagnu \
--    html-dejagnu 
++    html-dejagnu
  	@: $(MAKE); $(unstage)
  	@[ -f ./dejagnu/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -7929,7 -7874,7 +7929,7 @@@ maybe-installcheck-dejagnu
  maybe-installcheck-dejagnu: installcheck-dejagnu
  
  installcheck-dejagnu: \
--    configure-dejagnu 
++    configure-dejagnu
  	@: $(MAKE); $(unstage)
  	@[ -f ./dejagnu/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -7954,7 -7899,7 +7954,7 @@@ maybe-mostlyclean-dejagnu
  @if dejagnu
  maybe-mostlyclean-dejagnu: mostlyclean-dejagnu
  
--mostlyclean-dejagnu: 
++mostlyclean-dejagnu:
  	@: $(MAKE); $(unstage)
  	@[ -f ./dejagnu/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -7979,7 -7924,7 +7979,7 @@@ maybe-clean-dejagnu
  @if dejagnu
  maybe-clean-dejagnu: clean-dejagnu
  
--clean-dejagnu: 
++clean-dejagnu:
  	@: $(MAKE); $(unstage)
  	@[ -f ./dejagnu/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -8004,7 -7949,7 +8004,7 @@@ maybe-distclean-dejagnu
  @if dejagnu
  maybe-distclean-dejagnu: distclean-dejagnu
  
--distclean-dejagnu: 
++distclean-dejagnu:
  	@: $(MAKE); $(unstage)
  	@[ -f ./dejagnu/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -8029,7 -7974,7 +8029,7 @@@ maybe-maintainer-clean-dejagnu
  @if dejagnu
  maybe-maintainer-clean-dejagnu: maintainer-clean-dejagnu
  
--maintainer-clean-dejagnu: 
++maintainer-clean-dejagnu:
  	@: $(MAKE); $(unstage)
  	@[ -f ./dejagnu/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -8058,7 -8003,7 +8058,7 @@@ configure-etc: stage_curren
  @endif gcc-bootstrap
  @if etc
  maybe-configure-etc: configure-etc
--configure-etc: 
++configure-etc:
  	@: $(MAKE); $(unstage)
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -8159,7 -8104,7 +8159,7 @@@ maybe-info-etc
  maybe-info-etc: info-etc
  
  info-etc: \
--    configure-etc 
++    configure-etc
  	@: $(MAKE); $(unstage)
  	@[ -f ./etc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -8185,7 -8130,7 +8185,7 @@@ maybe-dvi-etc
  maybe-dvi-etc: dvi-etc
  
  dvi-etc: \
--    configure-etc 
++    configure-etc
  	@: $(MAKE); $(unstage)
  	@[ -f ./etc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -8211,7 -8156,7 +8211,7 @@@ maybe-pdf-etc
  maybe-pdf-etc: pdf-etc
  
  pdf-etc: \
--    configure-etc 
++    configure-etc
  	@: $(MAKE); $(unstage)
  	@[ -f ./etc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -8237,7 -8182,7 +8237,7 @@@ maybe-html-etc
  maybe-html-etc: html-etc
  
  html-etc: \
--    configure-etc 
++    configure-etc
  	@: $(MAKE); $(unstage)
  	@[ -f ./etc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -8263,7 -8208,7 +8263,7 @@@ maybe-TAGS-etc
  maybe-TAGS-etc: TAGS-etc
  
  TAGS-etc: \
--    configure-etc 
++    configure-etc
  	@: $(MAKE); $(unstage)
  	@[ -f ./etc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -8290,7 -8235,7 +8290,7 @@@ maybe-install-info-etc: install-info-et
  
  install-info-etc: \
      configure-etc \
--    info-etc 
++    info-etc
  	@: $(MAKE); $(unstage)
  	@[ -f ./etc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -8317,7 -8262,7 +8317,7 @@@ maybe-install-pdf-etc: install-pdf-et
  
  install-pdf-etc: \
      configure-etc \
--    pdf-etc 
++    pdf-etc
  	@: $(MAKE); $(unstage)
  	@[ -f ./etc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -8344,7 -8289,7 +8344,7 @@@ maybe-install-html-etc: install-html-et
  
  install-html-etc: \
      configure-etc \
--    html-etc 
++    html-etc
  	@: $(MAKE); $(unstage)
  	@[ -f ./etc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -8370,7 -8315,7 +8370,7 @@@ maybe-installcheck-etc
  maybe-installcheck-etc: installcheck-etc
  
  installcheck-etc: \
--    configure-etc 
++    configure-etc
  	@: $(MAKE); $(unstage)
  	@[ -f ./etc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -8395,7 -8340,7 +8395,7 @@@ maybe-mostlyclean-etc
  @if etc
  maybe-mostlyclean-etc: mostlyclean-etc
  
--mostlyclean-etc: 
++mostlyclean-etc:
  	@: $(MAKE); $(unstage)
  	@[ -f ./etc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -8420,7 -8365,7 +8420,7 @@@ maybe-clean-etc
  @if etc
  maybe-clean-etc: clean-etc
  
--clean-etc: 
++clean-etc:
  	@: $(MAKE); $(unstage)
  	@[ -f ./etc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -8445,7 -8390,7 +8445,7 @@@ maybe-distclean-etc
  @if etc
  maybe-distclean-etc: distclean-etc
  
--distclean-etc: 
++distclean-etc:
  	@: $(MAKE); $(unstage)
  	@[ -f ./etc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -8470,7 -8415,7 +8470,7 @@@ maybe-maintainer-clean-etc
  @if etc
  maybe-maintainer-clean-etc: maintainer-clean-etc
  
--maintainer-clean-etc: 
++maintainer-clean-etc:
  	@: $(MAKE); $(unstage)
  	@[ -f ./etc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -8499,7 -8444,7 +8499,7 @@@ configure-fastjar: stage_curren
  @endif gcc-bootstrap
  @if fastjar
  maybe-configure-fastjar: configure-fastjar
--configure-fastjar: 
++configure-fastjar:
  	@: $(MAKE); $(unstage)
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -8603,7 -8548,7 +8603,7 @@@ maybe-info-fastjar
  maybe-info-fastjar: info-fastjar
  
  info-fastjar: \
--    configure-fastjar 
++    configure-fastjar
  	@: $(MAKE); $(unstage)
  	@[ -f ./fastjar/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -8629,7 -8574,7 +8629,7 @@@ maybe-dvi-fastjar
  maybe-dvi-fastjar: dvi-fastjar
  
  dvi-fastjar: \
--    configure-fastjar 
++    configure-fastjar
  	@: $(MAKE); $(unstage)
  	@[ -f ./fastjar/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -8655,7 -8600,7 +8655,7 @@@ maybe-pdf-fastjar
  maybe-pdf-fastjar: pdf-fastjar
  
  pdf-fastjar: \
--    configure-fastjar 
++    configure-fastjar
  	@: $(MAKE); $(unstage)
  	@[ -f ./fastjar/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -8681,7 -8626,7 +8681,7 @@@ maybe-html-fastjar
  maybe-html-fastjar: html-fastjar
  
  html-fastjar: \
--    configure-fastjar 
++    configure-fastjar
  	@: $(MAKE); $(unstage)
  	@[ -f ./fastjar/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -8707,7 -8652,7 +8707,7 @@@ maybe-TAGS-fastjar
  maybe-TAGS-fastjar: TAGS-fastjar
  
  TAGS-fastjar: \
--    configure-fastjar 
++    configure-fastjar
  	@: $(MAKE); $(unstage)
  	@[ -f ./fastjar/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -8734,7 -8679,7 +8734,7 @@@ maybe-install-info-fastjar: install-inf
  
  install-info-fastjar: \
      configure-fastjar \
--    info-fastjar 
++    info-fastjar
  	@: $(MAKE); $(unstage)
  	@[ -f ./fastjar/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -8761,7 -8706,7 +8761,7 @@@ maybe-install-pdf-fastjar: install-pdf-
  
  install-pdf-fastjar: \
      configure-fastjar \
--    pdf-fastjar 
++    pdf-fastjar
  	@: $(MAKE); $(unstage)
  	@[ -f ./fastjar/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -8788,7 -8733,7 +8788,7 @@@ maybe-install-html-fastjar: install-htm
  
  install-html-fastjar: \
      configure-fastjar \
--    html-fastjar 
++    html-fastjar
  	@: $(MAKE); $(unstage)
  	@[ -f ./fastjar/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -8814,7 -8759,7 +8814,7 @@@ maybe-installcheck-fastjar
  maybe-installcheck-fastjar: installcheck-fastjar
  
  installcheck-fastjar: \
--    configure-fastjar 
++    configure-fastjar
  	@: $(MAKE); $(unstage)
  	@[ -f ./fastjar/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -8839,7 -8784,7 +8839,7 @@@ maybe-mostlyclean-fastjar
  @if fastjar
  maybe-mostlyclean-fastjar: mostlyclean-fastjar
  
--mostlyclean-fastjar: 
++mostlyclean-fastjar:
  	@: $(MAKE); $(unstage)
  	@[ -f ./fastjar/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -8864,7 -8809,7 +8864,7 @@@ maybe-clean-fastjar
  @if fastjar
  maybe-clean-fastjar: clean-fastjar
  
--clean-fastjar: 
++clean-fastjar:
  	@: $(MAKE); $(unstage)
  	@[ -f ./fastjar/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -8889,7 -8834,7 +8889,7 @@@ maybe-distclean-fastjar
  @if fastjar
  maybe-distclean-fastjar: distclean-fastjar
  
--distclean-fastjar: 
++distclean-fastjar:
  	@: $(MAKE); $(unstage)
  	@[ -f ./fastjar/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -8914,7 -8859,7 +8914,7 @@@ maybe-maintainer-clean-fastjar
  @if fastjar
  maybe-maintainer-clean-fastjar: maintainer-clean-fastjar
  
--maintainer-clean-fastjar: 
++maintainer-clean-fastjar:
  	@: $(MAKE); $(unstage)
  	@[ -f ./fastjar/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -8943,7 -8888,7 +8943,7 @@@ configure-fixincludes: stage_curren
  @endif gcc-bootstrap
  @if fixincludes
  maybe-configure-fixincludes: configure-fixincludes
--configure-fixincludes: 
++configure-fixincludes:
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
  	test ! -f $(HOST_SUBDIR)/fixincludes/Makefile || exit 0; \
@@@ -9730,7 -9675,7 +9730,7 @@@ maybe-info-fixincludes
  maybe-info-fixincludes: info-fixincludes
  
  info-fixincludes: \
--    configure-fixincludes 
++    configure-fixincludes
  	@[ -f ./fixincludes/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -9755,7 -9700,7 +9755,7 @@@ maybe-dvi-fixincludes
  maybe-dvi-fixincludes: dvi-fixincludes
  
  dvi-fixincludes: \
--    configure-fixincludes 
++    configure-fixincludes
  	@[ -f ./fixincludes/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -9780,7 -9725,7 +9780,7 @@@ maybe-pdf-fixincludes
  maybe-pdf-fixincludes: pdf-fixincludes
  
  pdf-fixincludes: \
--    configure-fixincludes 
++    configure-fixincludes
  	@[ -f ./fixincludes/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -9805,7 -9750,7 +9805,7 @@@ maybe-html-fixincludes
  maybe-html-fixincludes: html-fixincludes
  
  html-fixincludes: \
--    configure-fixincludes 
++    configure-fixincludes
  	@[ -f ./fixincludes/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -9841,7 -9786,7 +9841,7 @@@ maybe-install-info-fixincludes: install
  
  install-info-fixincludes: \
      configure-fixincludes \
--    info-fixincludes 
++    info-fixincludes
  	@[ -f ./fixincludes/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -9867,7 -9812,7 +9867,7 @@@ maybe-install-pdf-fixincludes: install-
  
  install-pdf-fixincludes: \
      configure-fixincludes \
--    pdf-fixincludes 
++    pdf-fixincludes
  	@[ -f ./fixincludes/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -9893,7 -9838,7 +9893,7 @@@ maybe-install-html-fixincludes: install
  
  install-html-fixincludes: \
      configure-fixincludes \
--    html-fixincludes 
++    html-fixincludes
  	@[ -f ./fixincludes/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -9918,7 -9863,7 +9918,7 @@@ maybe-installcheck-fixincludes
  maybe-installcheck-fixincludes: installcheck-fixincludes
  
  installcheck-fixincludes: \
--    configure-fixincludes 
++    configure-fixincludes
  	@[ -f ./fixincludes/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -9942,7 -9887,7 +9942,7 @@@ maybe-mostlyclean-fixincludes
  @if fixincludes
  maybe-mostlyclean-fixincludes: mostlyclean-fixincludes
  
--mostlyclean-fixincludes: 
++mostlyclean-fixincludes:
  	@[ -f ./fixincludes/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -9966,7 -9911,7 +9966,7 @@@ maybe-clean-fixincludes
  @if fixincludes
  maybe-clean-fixincludes: clean-fixincludes
  
--clean-fixincludes: 
++clean-fixincludes:
  	@[ -f ./fixincludes/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -9990,7 -9935,7 +9990,7 @@@ maybe-distclean-fixincludes
  @if fixincludes
  maybe-distclean-fixincludes: distclean-fixincludes
  
--distclean-fixincludes: 
++distclean-fixincludes:
  	@[ -f ./fixincludes/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -10014,7 -9959,7 +10014,7 @@@ maybe-maintainer-clean-fixincludes
  @if fixincludes
  maybe-maintainer-clean-fixincludes: maintainer-clean-fixincludes
  
--maintainer-clean-fixincludes: 
++maintainer-clean-fixincludes:
  	@[ -f ./fixincludes/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -10042,7 -9987,7 +10042,7 @@@ configure-flex: stage_curren
  @endif gcc-bootstrap
  @if flex
  maybe-configure-flex: configure-flex
--configure-flex: 
++configure-flex:
  	@: $(MAKE); $(unstage)
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -10146,7 -10091,7 +10146,7 @@@ maybe-info-flex
  maybe-info-flex: info-flex
  
  info-flex: \
--    configure-flex 
++    configure-flex
  	@: $(MAKE); $(unstage)
  	@[ -f ./flex/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -10172,7 -10117,7 +10172,7 @@@ maybe-dvi-flex
  maybe-dvi-flex: dvi-flex
  
  dvi-flex: \
--    configure-flex 
++    configure-flex
  	@: $(MAKE); $(unstage)
  	@[ -f ./flex/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -10198,7 -10143,7 +10198,7 @@@ maybe-pdf-flex
  maybe-pdf-flex: pdf-flex
  
  pdf-flex: \
--    configure-flex 
++    configure-flex
  	@: $(MAKE); $(unstage)
  	@[ -f ./flex/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -10224,7 -10169,7 +10224,7 @@@ maybe-html-flex
  maybe-html-flex: html-flex
  
  html-flex: \
--    configure-flex 
++    configure-flex
  	@: $(MAKE); $(unstage)
  	@[ -f ./flex/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -10250,7 -10195,7 +10250,7 @@@ maybe-TAGS-flex
  maybe-TAGS-flex: TAGS-flex
  
  TAGS-flex: \
--    configure-flex 
++    configure-flex
  	@: $(MAKE); $(unstage)
  	@[ -f ./flex/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -10277,7 -10222,7 +10277,7 @@@ maybe-install-info-flex: install-info-f
  
  install-info-flex: \
      configure-flex \
--    info-flex 
++    info-flex
  	@: $(MAKE); $(unstage)
  	@[ -f ./flex/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -10304,7 -10249,7 +10304,7 @@@ maybe-install-pdf-flex: install-pdf-fle
  
  install-pdf-flex: \
      configure-flex \
--    pdf-flex 
++    pdf-flex
  	@: $(MAKE); $(unstage)
  	@[ -f ./flex/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -10331,7 -10276,7 +10331,7 @@@ maybe-install-html-flex: install-html-f
  
  install-html-flex: \
      configure-flex \
--    html-flex 
++    html-flex
  	@: $(MAKE); $(unstage)
  	@[ -f ./flex/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -10357,7 -10302,7 +10357,7 @@@ maybe-installcheck-flex
  maybe-installcheck-flex: installcheck-flex
  
  installcheck-flex: \
--    configure-flex 
++    configure-flex
  	@: $(MAKE); $(unstage)
  	@[ -f ./flex/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -10382,7 -10327,7 +10382,7 @@@ maybe-mostlyclean-flex
  @if flex
  maybe-mostlyclean-flex: mostlyclean-flex
  
--mostlyclean-flex: 
++mostlyclean-flex:
  	@: $(MAKE); $(unstage)
  	@[ -f ./flex/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -10407,7 -10352,7 +10407,7 @@@ maybe-clean-flex
  @if flex
  maybe-clean-flex: clean-flex
  
--clean-flex: 
++clean-flex:
  	@: $(MAKE); $(unstage)
  	@[ -f ./flex/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -10432,7 -10377,7 +10432,7 @@@ maybe-distclean-flex
  @if flex
  maybe-distclean-flex: distclean-flex
  
--distclean-flex: 
++distclean-flex:
  	@: $(MAKE); $(unstage)
  	@[ -f ./flex/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -10457,7 -10402,7 +10457,7 @@@ maybe-maintainer-clean-flex
  @if flex
  maybe-maintainer-clean-flex: maintainer-clean-flex
  
--maintainer-clean-flex: 
++maintainer-clean-flex:
  	@: $(MAKE); $(unstage)
  	@[ -f ./flex/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -10486,7 -10431,7 +10486,7 @@@ configure-gas: stage_curren
  @endif gcc-bootstrap
  @if gas
  maybe-configure-gas: configure-gas
--configure-gas: 
++configure-gas:
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
  	test ! -f $(HOST_SUBDIR)/gas/Makefile || exit 0; \
@@@ -11273,7 -11218,7 +11273,7 @@@ maybe-info-gas
  maybe-info-gas: info-gas
  
  info-gas: \
--    configure-gas 
++    configure-gas
  	@[ -f ./gas/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -11298,7 -11243,7 +11298,7 @@@ maybe-dvi-gas
  maybe-dvi-gas: dvi-gas
  
  dvi-gas: \
--    configure-gas 
++    configure-gas
  	@[ -f ./gas/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -11323,7 -11268,7 +11323,7 @@@ maybe-pdf-gas
  maybe-pdf-gas: pdf-gas
  
  pdf-gas: \
--    configure-gas 
++    configure-gas
  	@[ -f ./gas/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -11348,7 -11293,7 +11348,7 @@@ maybe-html-gas
  maybe-html-gas: html-gas
  
  html-gas: \
--    configure-gas 
++    configure-gas
  	@[ -f ./gas/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -11373,7 -11318,7 +11373,7 @@@ maybe-TAGS-gas
  maybe-TAGS-gas: TAGS-gas
  
  TAGS-gas: \
--    configure-gas 
++    configure-gas
  	@[ -f ./gas/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -11399,7 -11344,7 +11399,7 @@@ maybe-install-info-gas: install-info-ga
  
  install-info-gas: \
      configure-gas \
--    info-gas 
++    info-gas
  	@[ -f ./gas/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -11425,7 -11370,7 +11425,7 @@@ maybe-install-pdf-gas: install-pdf-ga
  
  install-pdf-gas: \
      configure-gas \
--    pdf-gas 
++    pdf-gas
  	@[ -f ./gas/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -11451,7 -11396,7 +11451,7 @@@ maybe-install-html-gas: install-html-ga
  
  install-html-gas: \
      configure-gas \
--    html-gas 
++    html-gas
  	@[ -f ./gas/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -11476,7 -11421,7 +11476,7 @@@ maybe-installcheck-gas
  maybe-installcheck-gas: installcheck-gas
  
  installcheck-gas: \
--    configure-gas 
++    configure-gas
  	@[ -f ./gas/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -11500,7 -11445,7 +11500,7 @@@ maybe-mostlyclean-gas
  @if gas
  maybe-mostlyclean-gas: mostlyclean-gas
  
--mostlyclean-gas: 
++mostlyclean-gas:
  	@[ -f ./gas/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -11524,7 -11469,7 +11524,7 @@@ maybe-clean-gas
  @if gas
  maybe-clean-gas: clean-gas
  
--clean-gas: 
++clean-gas:
  	@[ -f ./gas/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -11548,7 -11493,7 +11548,7 @@@ maybe-distclean-gas
  @if gas
  maybe-distclean-gas: distclean-gas
  
--distclean-gas: 
++distclean-gas:
  	@[ -f ./gas/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -11572,7 -11517,7 +11572,7 @@@ maybe-maintainer-clean-gas
  @if gas
  maybe-maintainer-clean-gas: maintainer-clean-gas
  
--maintainer-clean-gas: 
++maintainer-clean-gas:
  	@[ -f ./gas/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -11600,7 -11545,7 +11600,7 @@@ configure-gcc: stage_curren
  @endif gcc-bootstrap
  @if gcc
  maybe-configure-gcc: configure-gcc
--configure-gcc: 
++configure-gcc:
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
  	test ! -f $(HOST_SUBDIR)/gcc/Makefile || exit 0; \
@@@ -12387,7 -12332,7 +12387,7 @@@ maybe-info-gcc
  maybe-info-gcc: info-gcc
  
  info-gcc: \
--    configure-gcc 
++    configure-gcc
  	@[ -f ./gcc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -12412,7 -12357,7 +12412,7 @@@ maybe-dvi-gcc
  maybe-dvi-gcc: dvi-gcc
  
  dvi-gcc: \
--    configure-gcc 
++    configure-gcc
  	@[ -f ./gcc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -12437,7 -12382,7 +12437,7 @@@ maybe-pdf-gcc
  maybe-pdf-gcc: pdf-gcc
  
  pdf-gcc: \
--    configure-gcc 
++    configure-gcc
  	@[ -f ./gcc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -12462,7 -12407,7 +12462,7 @@@ maybe-html-gcc
  maybe-html-gcc: html-gcc
  
  html-gcc: \
--    configure-gcc 
++    configure-gcc
  	@[ -f ./gcc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -12487,7 -12432,7 +12487,7 @@@ maybe-TAGS-gcc
  maybe-TAGS-gcc: TAGS-gcc
  
  TAGS-gcc: \
--    configure-gcc 
++    configure-gcc
  	@[ -f ./gcc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -12513,7 -12458,7 +12513,7 @@@ maybe-install-info-gcc: install-info-gc
  
  install-info-gcc: \
      configure-gcc \
--    info-gcc 
++    info-gcc
  	@[ -f ./gcc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -12539,7 -12484,7 +12539,7 @@@ maybe-install-pdf-gcc: install-pdf-gc
  
  install-pdf-gcc: \
      configure-gcc \
--    pdf-gcc 
++    pdf-gcc
  	@[ -f ./gcc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -12565,7 -12510,7 +12565,7 @@@ maybe-install-html-gcc: install-html-gc
  
  install-html-gcc: \
      configure-gcc \
--    html-gcc 
++    html-gcc
  	@[ -f ./gcc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -12590,7 -12535,7 +12590,7 @@@ maybe-installcheck-gcc
  maybe-installcheck-gcc: installcheck-gcc
  
  installcheck-gcc: \
--    configure-gcc 
++    configure-gcc
  	@[ -f ./gcc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -12614,7 -12559,7 +12614,7 @@@ maybe-mostlyclean-gcc
  @if gcc
  maybe-mostlyclean-gcc: mostlyclean-gcc
  
--mostlyclean-gcc: 
++mostlyclean-gcc:
  	@[ -f ./gcc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -12638,7 -12583,7 +12638,7 @@@ maybe-clean-gcc
  @if gcc
  maybe-clean-gcc: clean-gcc
  
--clean-gcc: 
++clean-gcc:
  	@[ -f ./gcc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -12662,7 -12607,7 +12662,7 @@@ maybe-distclean-gcc
  @if gcc
  maybe-distclean-gcc: distclean-gcc
  
--distclean-gcc: 
++distclean-gcc:
  	@[ -f ./gcc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -12686,7 -12631,7 +12686,7 @@@ maybe-maintainer-clean-gcc
  @if gcc
  maybe-maintainer-clean-gcc: maintainer-clean-gcc
  
--maintainer-clean-gcc: 
++maintainer-clean-gcc:
  	@[ -f ./gcc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -12714,7 -12659,7 +12714,7 @@@ configure-gmp: stage_curren
  @endif gcc-bootstrap
  @if gmp
  maybe-configure-gmp: configure-gmp
--configure-gmp: 
++configure-gmp:
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
  	test ! -f $(HOST_SUBDIR)/gmp/Makefile || exit 0; \
@@@ -13498,7 -13443,7 +13498,7 @@@ maybe-info-gmp
  maybe-info-gmp: info-gmp
  
  info-gmp: \
--    configure-gmp 
++    configure-gmp
  	@[ -f ./gmp/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -13523,7 -13468,7 +13523,7 @@@ maybe-dvi-gmp
  maybe-dvi-gmp: dvi-gmp
  
  dvi-gmp: \
--    configure-gmp 
++    configure-gmp
  	@[ -f ./gmp/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -13548,7 -13493,7 +13548,7 @@@ maybe-pdf-gmp
  maybe-pdf-gmp: pdf-gmp
  
  pdf-gmp: \
--    configure-gmp 
++    configure-gmp
  	@[ -f ./gmp/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -13573,7 -13518,7 +13573,7 @@@ maybe-html-gmp
  maybe-html-gmp: html-gmp
  
  html-gmp: \
--    configure-gmp 
++    configure-gmp
  	@[ -f ./gmp/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -13598,7 -13543,7 +13598,7 @@@ maybe-TAGS-gmp
  maybe-TAGS-gmp: TAGS-gmp
  
  TAGS-gmp: \
--    configure-gmp 
++    configure-gmp
  	@[ -f ./gmp/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -13624,7 -13569,7 +13624,7 @@@ maybe-install-info-gmp: install-info-gm
  
  install-info-gmp: \
      configure-gmp \
--    info-gmp 
++    info-gmp
  	@[ -f ./gmp/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -13650,7 -13595,7 +13650,7 @@@ maybe-install-pdf-gmp: install-pdf-gm
  
  install-pdf-gmp: \
      configure-gmp \
--    pdf-gmp 
++    pdf-gmp
  	@[ -f ./gmp/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -13676,7 -13621,7 +13676,7 @@@ maybe-install-html-gmp: install-html-gm
  
  install-html-gmp: \
      configure-gmp \
--    html-gmp 
++    html-gmp
  	@[ -f ./gmp/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -13701,7 -13646,7 +13701,7 @@@ maybe-installcheck-gmp
  maybe-installcheck-gmp: installcheck-gmp
  
  installcheck-gmp: \
--    configure-gmp 
++    configure-gmp
  	@[ -f ./gmp/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -13725,7 -13670,7 +13725,7 @@@ maybe-mostlyclean-gmp
  @if gmp
  maybe-mostlyclean-gmp: mostlyclean-gmp
  
--mostlyclean-gmp: 
++mostlyclean-gmp:
  	@[ -f ./gmp/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -13749,7 -13694,7 +13749,7 @@@ maybe-clean-gmp
  @if gmp
  maybe-clean-gmp: clean-gmp
  
--clean-gmp: 
++clean-gmp:
  	@[ -f ./gmp/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -13773,7 -13718,7 +13773,7 @@@ maybe-distclean-gmp
  @if gmp
  maybe-distclean-gmp: distclean-gmp
  
--distclean-gmp: 
++distclean-gmp:
  	@[ -f ./gmp/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -13797,7 -13742,7 +13797,7 @@@ maybe-maintainer-clean-gmp
  @if gmp
  maybe-maintainer-clean-gmp: maintainer-clean-gmp
  
--maintainer-clean-gmp: 
++maintainer-clean-gmp:
  	@[ -f ./gmp/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -13825,7 -13770,7 +13825,7 @@@ configure-mpfr: stage_curren
  @endif gcc-bootstrap
  @if mpfr
  maybe-configure-mpfr: configure-mpfr
--configure-mpfr: 
++configure-mpfr:
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
  	test ! -f $(HOST_SUBDIR)/mpfr/Makefile || exit 0; \
@@@ -14609,7 -14554,7 +14609,7 @@@ maybe-info-mpfr
  maybe-info-mpfr: info-mpfr
  
  info-mpfr: \
--    configure-mpfr 
++    configure-mpfr
  	@[ -f ./mpfr/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -14634,7 -14579,7 +14634,7 @@@ maybe-dvi-mpfr
  maybe-dvi-mpfr: dvi-mpfr
  
  dvi-mpfr: \
--    configure-mpfr 
++    configure-mpfr
  	@[ -f ./mpfr/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -14659,7 -14604,7 +14659,7 @@@ maybe-pdf-mpfr
  maybe-pdf-mpfr: pdf-mpfr
  
  pdf-mpfr: \
--    configure-mpfr 
++    configure-mpfr
  	@[ -f ./mpfr/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -14684,7 -14629,7 +14684,7 @@@ maybe-html-mpfr
  maybe-html-mpfr: html-mpfr
  
  html-mpfr: \
--    configure-mpfr 
++    configure-mpfr
  	@[ -f ./mpfr/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -14709,7 -14654,7 +14709,7 @@@ maybe-TAGS-mpfr
  maybe-TAGS-mpfr: TAGS-mpfr
  
  TAGS-mpfr: \
--    configure-mpfr 
++    configure-mpfr
  	@[ -f ./mpfr/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -14735,7 -14680,7 +14735,7 @@@ maybe-install-info-mpfr: install-info-m
  
  install-info-mpfr: \
      configure-mpfr \
--    info-mpfr 
++    info-mpfr
  	@[ -f ./mpfr/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -14761,7 -14706,7 +14761,7 @@@ maybe-install-pdf-mpfr: install-pdf-mpf
  
  install-pdf-mpfr: \
      configure-mpfr \
--    pdf-mpfr 
++    pdf-mpfr
  	@[ -f ./mpfr/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -14787,7 -14732,7 +14787,7 @@@ maybe-install-html-mpfr: install-html-m
  
  install-html-mpfr: \
      configure-mpfr \
--    html-mpfr 
++    html-mpfr
  	@[ -f ./mpfr/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -14812,7 -14757,7 +14812,7 @@@ maybe-installcheck-mpfr
  maybe-installcheck-mpfr: installcheck-mpfr
  
  installcheck-mpfr: \
--    configure-mpfr 
++    configure-mpfr
  	@[ -f ./mpfr/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -14836,7 -14781,7 +14836,7 @@@ maybe-mostlyclean-mpfr
  @if mpfr
  maybe-mostlyclean-mpfr: mostlyclean-mpfr
  
--mostlyclean-mpfr: 
++mostlyclean-mpfr:
  	@[ -f ./mpfr/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -14860,7 -14805,7 +14860,7 @@@ maybe-clean-mpfr
  @if mpfr
  maybe-clean-mpfr: clean-mpfr
  
--clean-mpfr: 
++clean-mpfr:
  	@[ -f ./mpfr/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -14884,7 -14829,7 +14884,7 @@@ maybe-distclean-mpfr
  @if mpfr
  maybe-distclean-mpfr: distclean-mpfr
  
--distclean-mpfr: 
++distclean-mpfr:
  	@[ -f ./mpfr/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -14908,7 -14853,7 +14908,7 @@@ maybe-maintainer-clean-mpfr
  @if mpfr
  maybe-maintainer-clean-mpfr: maintainer-clean-mpfr
  
--maintainer-clean-mpfr: 
++maintainer-clean-mpfr:
  	@[ -f ./mpfr/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -14936,7 -14881,7 +14936,7 @@@ configure-mpc: stage_curren
  @endif gcc-bootstrap
  @if mpc
  maybe-configure-mpc: configure-mpc
--configure-mpc: 
++configure-mpc:
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
  	test ! -f $(HOST_SUBDIR)/mpc/Makefile || exit 0; \
@@@ -15720,7 -15665,7 +15720,7 @@@ maybe-info-mpc
  maybe-info-mpc: info-mpc
  
  info-mpc: \
--    configure-mpc 
++    configure-mpc
  	@[ -f ./mpc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -15745,7 -15690,7 +15745,7 @@@ maybe-dvi-mpc
  maybe-dvi-mpc: dvi-mpc
  
  dvi-mpc: \
--    configure-mpc 
++    configure-mpc
  	@[ -f ./mpc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -15770,7 -15715,7 +15770,7 @@@ maybe-pdf-mpc
  maybe-pdf-mpc: pdf-mpc
  
  pdf-mpc: \
--    configure-mpc 
++    configure-mpc
  	@[ -f ./mpc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -15795,7 -15740,7 +15795,7 @@@ maybe-html-mpc
  maybe-html-mpc: html-mpc
  
  html-mpc: \
--    configure-mpc 
++    configure-mpc
  	@[ -f ./mpc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -15820,7 -15765,7 +15820,7 @@@ maybe-TAGS-mpc
  maybe-TAGS-mpc: TAGS-mpc
  
  TAGS-mpc: \
--    configure-mpc 
++    configure-mpc
  	@[ -f ./mpc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -15846,7 -15791,7 +15846,7 @@@ maybe-install-info-mpc: install-info-mp
  
  install-info-mpc: \
      configure-mpc \
--    info-mpc 
++    info-mpc
  	@[ -f ./mpc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -15872,7 -15817,7 +15872,7 @@@ maybe-install-pdf-mpc: install-pdf-mp
  
  install-pdf-mpc: \
      configure-mpc \
--    pdf-mpc 
++    pdf-mpc
  	@[ -f ./mpc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -15898,7 -15843,7 +15898,7 @@@ maybe-install-html-mpc: install-html-mp
  
  install-html-mpc: \
      configure-mpc \
--    html-mpc 
++    html-mpc
  	@[ -f ./mpc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -15923,7 -15868,7 +15923,7 @@@ maybe-installcheck-mpc
  maybe-installcheck-mpc: installcheck-mpc
  
  installcheck-mpc: \
--    configure-mpc 
++    configure-mpc
  	@[ -f ./mpc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -15947,7 -15892,7 +15947,7 @@@ maybe-mostlyclean-mpc
  @if mpc
  maybe-mostlyclean-mpc: mostlyclean-mpc
  
--mostlyclean-mpc: 
++mostlyclean-mpc:
  	@[ -f ./mpc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -15971,7 -15916,7 +15971,7 @@@ maybe-clean-mpc
  @if mpc
  maybe-clean-mpc: clean-mpc
  
--clean-mpc: 
++clean-mpc:
  	@[ -f ./mpc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -15995,7 -15940,7 +15995,7 @@@ maybe-distclean-mpc
  @if mpc
  maybe-distclean-mpc: distclean-mpc
  
--distclean-mpc: 
++distclean-mpc:
  	@[ -f ./mpc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -16019,7 -15964,7 +16019,7 @@@ maybe-maintainer-clean-mpc
  @if mpc
  maybe-maintainer-clean-mpc: maintainer-clean-mpc
  
--maintainer-clean-mpc: 
++maintainer-clean-mpc:
  	@[ -f ./mpc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -16047,7 -15992,7 +16047,7 @@@ configure-isl: stage_curren
  @endif gcc-bootstrap
  @if isl
  maybe-configure-isl: configure-isl
--configure-isl: 
++configure-isl:
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
  	test ! -f $(HOST_SUBDIR)/isl/Makefile || exit 0; \
@@@ -16831,7 -16776,7 +16831,7 @@@ maybe-info-isl
  maybe-info-isl: info-isl
  
  info-isl: \
--    configure-isl 
++    configure-isl
  	@[ -f ./isl/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -16856,7 -16801,7 +16856,7 @@@ maybe-dvi-isl
  maybe-dvi-isl: dvi-isl
  
  dvi-isl: \
--    configure-isl 
++    configure-isl
  	@[ -f ./isl/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -16881,7 -16826,7 +16881,7 @@@ maybe-pdf-isl
  maybe-pdf-isl: pdf-isl
  
  pdf-isl: \
--    configure-isl 
++    configure-isl
  	@[ -f ./isl/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -16906,7 -16851,7 +16906,7 @@@ maybe-html-isl
  maybe-html-isl: html-isl
  
  html-isl: \
--    configure-isl 
++    configure-isl
  	@[ -f ./isl/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -16931,7 -16876,7 +16931,7 @@@ maybe-TAGS-isl
  maybe-TAGS-isl: TAGS-isl
  
  TAGS-isl: \
--    configure-isl 
++    configure-isl
  	@[ -f ./isl/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -16957,7 -16902,7 +16957,7 @@@ maybe-install-info-isl: install-info-is
  
  install-info-isl: \
      configure-isl \
--    info-isl 
++    info-isl
  	@[ -f ./isl/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -16983,7 -16928,7 +16983,7 @@@ maybe-install-pdf-isl: install-pdf-is
  
  install-pdf-isl: \
      configure-isl \
--    pdf-isl 
++    pdf-isl
  	@[ -f ./isl/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -17009,7 -16954,7 +17009,7 @@@ maybe-install-html-isl: install-html-is
  
  install-html-isl: \
      configure-isl \
--    html-isl 
++    html-isl
  	@[ -f ./isl/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -17034,7 -16979,7 +17034,7 @@@ maybe-installcheck-isl
  maybe-installcheck-isl: installcheck-isl
  
  installcheck-isl: \
--    configure-isl 
++    configure-isl
  	@[ -f ./isl/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -17058,7 -17003,7 +17058,7 @@@ maybe-mostlyclean-isl
  @if isl
  maybe-mostlyclean-isl: mostlyclean-isl
  
--mostlyclean-isl: 
++mostlyclean-isl:
  	@[ -f ./isl/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -17082,7 -17027,7 +17082,7 @@@ maybe-clean-isl
  @if isl
  maybe-clean-isl: clean-isl
  
--clean-isl: 
++clean-isl:
  	@[ -f ./isl/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -17106,7 -17051,7 +17106,7 @@@ maybe-distclean-isl
  @if isl
  maybe-distclean-isl: distclean-isl
  
--distclean-isl: 
++distclean-isl:
  	@[ -f ./isl/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -17130,7 -17075,7 +17130,7 @@@ maybe-maintainer-clean-isl
  @if isl
  maybe-maintainer-clean-isl: maintainer-clean-isl
  
--maintainer-clean-isl: 
++maintainer-clean-isl:
  	@[ -f ./isl/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -17158,7 -17103,7 +17158,7 @@@ configure-libelf: stage_curren
  @endif gcc-bootstrap
  @if libelf
  maybe-configure-libelf: configure-libelf
--configure-libelf: 
++configure-libelf:
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
  	test ! -f $(HOST_SUBDIR)/libelf/Makefile || exit 0; \
@@@ -17942,7 -17887,7 +17942,7 @@@ maybe-info-libelf
  maybe-info-libelf: info-libelf
  
  info-libelf: \
--    configure-libelf 
++    configure-libelf
  	@[ -f ./libelf/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -17967,7 -17912,7 +17967,7 @@@ maybe-dvi-libelf
  maybe-dvi-libelf: dvi-libelf
  
  dvi-libelf: \
--    configure-libelf 
++    configure-libelf
  	@[ -f ./libelf/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -17992,7 -17937,7 +17992,7 @@@ maybe-pdf-libelf
  maybe-pdf-libelf: pdf-libelf
  
  pdf-libelf: \
--    configure-libelf 
++    configure-libelf
  	@[ -f ./libelf/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -18017,7 -17962,7 +18017,7 @@@ maybe-html-libelf
  maybe-html-libelf: html-libelf
  
  html-libelf: \
--    configure-libelf 
++    configure-libelf
  	@[ -f ./libelf/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -18042,7 -17987,7 +18042,7 @@@ maybe-TAGS-libelf
  maybe-TAGS-libelf: TAGS-libelf
  
  TAGS-libelf: \
--    configure-libelf 
++    configure-libelf
  	@[ -f ./libelf/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -18068,7 -18013,7 +18068,7 @@@ maybe-install-info-libelf: install-info
  
  install-info-libelf: \
      configure-libelf \
--    info-libelf 
++    info-libelf
  	@[ -f ./libelf/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -18094,7 -18039,7 +18094,7 @@@ maybe-install-pdf-libelf: install-pdf-l
  
  install-pdf-libelf: \
      configure-libelf \
--    pdf-libelf 
++    pdf-libelf
  	@[ -f ./libelf/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -18120,7 -18065,7 +18120,7 @@@ maybe-install-html-libelf: install-html
  
  install-html-libelf: \
      configure-libelf \
--    html-libelf 
++    html-libelf
  	@[ -f ./libelf/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -18145,7 -18090,7 +18145,7 @@@ maybe-installcheck-libelf
  maybe-installcheck-libelf: installcheck-libelf
  
  installcheck-libelf: \
--    configure-libelf 
++    configure-libelf
  	@[ -f ./libelf/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -18169,7 -18114,7 +18169,7 @@@ maybe-mostlyclean-libelf
  @if libelf
  maybe-mostlyclean-libelf: mostlyclean-libelf
  
--mostlyclean-libelf: 
++mostlyclean-libelf:
  	@[ -f ./libelf/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -18193,7 -18138,7 +18193,7 @@@ maybe-clean-libelf
  @if libelf
  maybe-clean-libelf: clean-libelf
  
--clean-libelf: 
++clean-libelf:
  	@[ -f ./libelf/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -18217,7 -18162,7 +18217,7 @@@ maybe-distclean-libelf
  @if libelf
  maybe-distclean-libelf: distclean-libelf
  
--distclean-libelf: 
++distclean-libelf:
  	@[ -f ./libelf/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -18241,7 -18186,7 +18241,7 @@@ maybe-maintainer-clean-libelf
  @if libelf
  maybe-maintainer-clean-libelf: maintainer-clean-libelf
  
--maintainer-clean-libelf: 
++maintainer-clean-libelf:
  	@[ -f ./libelf/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -18269,7 -18214,7 +18269,7 @@@ configure-gold: stage_curren
  @endif gcc-bootstrap
  @if gold
  maybe-configure-gold: configure-gold
--configure-gold: 
++configure-gold:
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
  	test ! -f $(HOST_SUBDIR)/gold/Makefile || exit 0; \
@@@ -19056,7 -19001,7 +19056,7 @@@ maybe-info-gold
  maybe-info-gold: info-gold
  
  info-gold: \
--    configure-gold 
++    configure-gold
  	@[ -f ./gold/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -19081,7 -19026,7 +19081,7 @@@ maybe-dvi-gold
  maybe-dvi-gold: dvi-gold
  
  dvi-gold: \
--    configure-gold 
++    configure-gold
  	@[ -f ./gold/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -19106,7 -19051,7 +19106,7 @@@ maybe-pdf-gold
  maybe-pdf-gold: pdf-gold
  
  pdf-gold: \
--    configure-gold 
++    configure-gold
  	@[ -f ./gold/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -19131,7 -19076,7 +19131,7 @@@ maybe-html-gold
  maybe-html-gold: html-gold
  
  html-gold: \
--    configure-gold 
++    configure-gold
  	@[ -f ./gold/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -19156,7 -19101,7 +19156,7 @@@ maybe-TAGS-gold
  maybe-TAGS-gold: TAGS-gold
  
  TAGS-gold: \
--    configure-gold 
++    configure-gold
  	@[ -f ./gold/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -19182,7 -19127,7 +19182,7 @@@ maybe-install-info-gold: install-info-g
  
  install-info-gold: \
      configure-gold \
--    info-gold 
++    info-gold
  	@[ -f ./gold/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -19208,7 -19153,7 +19208,7 @@@ maybe-install-pdf-gold: install-pdf-gol
  
  install-pdf-gold: \
      configure-gold \
--    pdf-gold 
++    pdf-gold
  	@[ -f ./gold/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -19234,7 -19179,7 +19234,7 @@@ maybe-install-html-gold: install-html-g
  
  install-html-gold: \
      configure-gold \
--    html-gold 
++    html-gold
  	@[ -f ./gold/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -19259,7 -19204,7 +19259,7 @@@ maybe-installcheck-gold
  maybe-installcheck-gold: installcheck-gold
  
  installcheck-gold: \
--    configure-gold 
++    configure-gold
  	@[ -f ./gold/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -19283,7 -19228,7 +19283,7 @@@ maybe-mostlyclean-gold
  @if gold
  maybe-mostlyclean-gold: mostlyclean-gold
  
--mostlyclean-gold: 
++mostlyclean-gold:
  	@[ -f ./gold/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -19307,7 -19252,7 +19307,7 @@@ maybe-clean-gold
  @if gold
  maybe-clean-gold: clean-gold
  
--clean-gold: 
++clean-gold:
  	@[ -f ./gold/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -19331,7 -19276,7 +19331,7 @@@ maybe-distclean-gold
  @if gold
  maybe-distclean-gold: distclean-gold
  
--distclean-gold: 
++distclean-gold:
  	@[ -f ./gold/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -19355,7 -19300,7 +19355,7 @@@ maybe-maintainer-clean-gold
  @if gold
  maybe-maintainer-clean-gold: maintainer-clean-gold
  
--maintainer-clean-gold: 
++maintainer-clean-gold:
  	@[ -f ./gold/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -19383,7 -19328,7 +19383,7 @@@ configure-gprof: stage_curren
  @endif gcc-bootstrap
  @if gprof
  maybe-configure-gprof: configure-gprof
--configure-gprof: 
++configure-gprof:
  	@: $(MAKE); $(unstage)
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -19484,7 -19429,7 +19484,7 @@@ maybe-info-gprof
  maybe-info-gprof: info-gprof
  
  info-gprof: \
--    configure-gprof 
++    configure-gprof
  	@: $(MAKE); $(unstage)
  	@[ -f ./gprof/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -19510,7 -19455,7 +19510,7 @@@ maybe-dvi-gprof
  maybe-dvi-gprof: dvi-gprof
  
  dvi-gprof: \
--    configure-gprof 
++    configure-gprof
  	@: $(MAKE); $(unstage)
  	@[ -f ./gprof/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -19536,7 -19481,7 +19536,7 @@@ maybe-pdf-gprof
  maybe-pdf-gprof: pdf-gprof
  
  pdf-gprof: \
--    configure-gprof 
++    configure-gprof
  	@: $(MAKE); $(unstage)
  	@[ -f ./gprof/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -19562,7 -19507,7 +19562,7 @@@ maybe-html-gprof
  maybe-html-gprof: html-gprof
  
  html-gprof: \
--    configure-gprof 
++    configure-gprof
  	@: $(MAKE); $(unstage)
  	@[ -f ./gprof/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -19588,7 -19533,7 +19588,7 @@@ maybe-TAGS-gprof
  maybe-TAGS-gprof: TAGS-gprof
  
  TAGS-gprof: \
--    configure-gprof 
++    configure-gprof
  	@: $(MAKE); $(unstage)
  	@[ -f ./gprof/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -19615,7 -19560,7 +19615,7 @@@ maybe-install-info-gprof: install-info-
  
  install-info-gprof: \
      configure-gprof \
--    info-gprof 
++    info-gprof
  	@: $(MAKE); $(unstage)
  	@[ -f ./gprof/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -19642,7 -19587,7 +19642,7 @@@ maybe-install-pdf-gprof: install-pdf-gp
  
  install-pdf-gprof: \
      configure-gprof \
--    pdf-gprof 
++    pdf-gprof
  	@: $(MAKE); $(unstage)
  	@[ -f ./gprof/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -19669,7 -19614,7 +19669,7 @@@ maybe-install-html-gprof: install-html-
  
  install-html-gprof: \
      configure-gprof \
--    html-gprof 
++    html-gprof
  	@: $(MAKE); $(unstage)
  	@[ -f ./gprof/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -19695,7 -19640,7 +19695,7 @@@ maybe-installcheck-gprof
  maybe-installcheck-gprof: installcheck-gprof
  
  installcheck-gprof: \
--    configure-gprof 
++    configure-gprof
  	@: $(MAKE); $(unstage)
  	@[ -f ./gprof/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -19720,7 -19665,7 +19720,7 @@@ maybe-mostlyclean-gprof
  @if gprof
  maybe-mostlyclean-gprof: mostlyclean-gprof
  
--mostlyclean-gprof: 
++mostlyclean-gprof:
  	@: $(MAKE); $(unstage)
  	@[ -f ./gprof/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -19745,7 -19690,7 +19745,7 @@@ maybe-clean-gprof
  @if gprof
  maybe-clean-gprof: clean-gprof
  
--clean-gprof: 
++clean-gprof:
  	@: $(MAKE); $(unstage)
  	@[ -f ./gprof/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -19770,7 -19715,7 +19770,7 @@@ maybe-distclean-gprof
  @if gprof
  maybe-distclean-gprof: distclean-gprof
  
--distclean-gprof: 
++distclean-gprof:
  	@: $(MAKE); $(unstage)
  	@[ -f ./gprof/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -19795,7 -19740,7 +19795,7 @@@ maybe-maintainer-clean-gprof
  @if gprof
  maybe-maintainer-clean-gprof: maintainer-clean-gprof
  
--maintainer-clean-gprof: 
++maintainer-clean-gprof:
  	@: $(MAKE); $(unstage)
  	@[ -f ./gprof/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -19824,7 -19769,7 +19824,7 @@@ configure-intl: stage_curren
  @endif gcc-bootstrap
  @if intl
  maybe-configure-intl: configure-intl
--configure-intl: 
++configure-intl:
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
  	test ! -f $(HOST_SUBDIR)/intl/Makefile || exit 0; \
@@@ -20611,7 -20556,7 +20611,7 @@@ maybe-info-intl
  maybe-info-intl: info-intl
  
  info-intl: \
--    configure-intl 
++    configure-intl
  	@[ -f ./intl/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -20636,7 -20581,7 +20636,7 @@@ maybe-dvi-intl
  maybe-dvi-intl: dvi-intl
  
  dvi-intl: \
--    configure-intl 
++    configure-intl
  	@[ -f ./intl/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -20661,7 -20606,7 +20661,7 @@@ maybe-pdf-intl
  maybe-pdf-intl: pdf-intl
  
  pdf-intl: \
--    configure-intl 
++    configure-intl
  	@[ -f ./intl/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -20686,7 -20631,7 +20686,7 @@@ maybe-html-intl
  maybe-html-intl: html-intl
  
  html-intl: \
--    configure-intl 
++    configure-intl
  	@[ -f ./intl/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -20711,7 -20656,7 +20711,7 @@@ maybe-TAGS-intl
  maybe-TAGS-intl: TAGS-intl
  
  TAGS-intl: \
--    configure-intl 
++    configure-intl
  	@[ -f ./intl/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -20737,7 -20682,7 +20737,7 @@@ maybe-install-info-intl: install-info-i
  
  install-info-intl: \
      configure-intl \
--    info-intl 
++    info-intl
  	@[ -f ./intl/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -20763,7 -20708,7 +20763,7 @@@ maybe-install-pdf-intl: install-pdf-int
  
  install-pdf-intl: \
      configure-intl \
--    pdf-intl 
++    pdf-intl
  	@[ -f ./intl/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -20789,7 -20734,7 +20789,7 @@@ maybe-install-html-intl: install-html-i
  
  install-html-intl: \
      configure-intl \
--    html-intl 
++    html-intl
  	@[ -f ./intl/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -20814,7 -20759,7 +20814,7 @@@ maybe-installcheck-intl
  maybe-installcheck-intl: installcheck-intl
  
  installcheck-intl: \
--    configure-intl 
++    configure-intl
  	@[ -f ./intl/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -20838,7 -20783,7 +20838,7 @@@ maybe-mostlyclean-intl
  @if intl
  maybe-mostlyclean-intl: mostlyclean-intl
  
--mostlyclean-intl: 
++mostlyclean-intl:
  	@[ -f ./intl/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -20862,7 -20807,7 +20862,7 @@@ maybe-clean-intl
  @if intl
  maybe-clean-intl: clean-intl
  
--clean-intl: 
++clean-intl:
  	@[ -f ./intl/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -20886,7 -20831,7 +20886,7 @@@ maybe-distclean-intl
  @if intl
  maybe-distclean-intl: distclean-intl
  
--distclean-intl: 
++distclean-intl:
  	@[ -f ./intl/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -20910,7 -20855,7 +20910,7 @@@ maybe-maintainer-clean-intl
  @if intl
  maybe-maintainer-clean-intl: maintainer-clean-intl
  
--maintainer-clean-intl: 
++maintainer-clean-intl:
  	@[ -f ./intl/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -20938,7 -20883,7 +20938,7 @@@ configure-tcl: stage_curren
  @endif gcc-bootstrap
  @if tcl
  maybe-configure-tcl: configure-tcl
--configure-tcl: 
++configure-tcl:
  	@: $(MAKE); $(unstage)
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -21039,7 -20984,7 +21039,7 @@@ maybe-info-tcl
  maybe-info-tcl: info-tcl
  
  info-tcl: \
--    configure-tcl 
++    configure-tcl
  	@: $(MAKE); $(unstage)
  	@[ -f ./tcl/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -21065,7 -21010,7 +21065,7 @@@ maybe-dvi-tcl
  maybe-dvi-tcl: dvi-tcl
  
  dvi-tcl: \
--    configure-tcl 
++    configure-tcl
  	@: $(MAKE); $(unstage)
  	@[ -f ./tcl/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -21091,7 -21036,7 +21091,7 @@@ maybe-pdf-tcl
  maybe-pdf-tcl: pdf-tcl
  
  pdf-tcl: \
--    configure-tcl 
++    configure-tcl
  	@: $(MAKE); $(unstage)
  	@[ -f ./tcl/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -21117,7 -21062,7 +21117,7 @@@ maybe-html-tcl
  maybe-html-tcl: html-tcl
  
  html-tcl: \
--    configure-tcl 
++    configure-tcl
  	@: $(MAKE); $(unstage)
  	@[ -f ./tcl/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -21143,7 -21088,7 +21143,7 @@@ maybe-TAGS-tcl
  maybe-TAGS-tcl: TAGS-tcl
  
  TAGS-tcl: \
--    configure-tcl 
++    configure-tcl
  	@: $(MAKE); $(unstage)
  	@[ -f ./tcl/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -21170,7 -21115,7 +21170,7 @@@ maybe-install-info-tcl: install-info-tc
  
  install-info-tcl: \
      configure-tcl \
--    info-tcl 
++    info-tcl
  	@: $(MAKE); $(unstage)
  	@[ -f ./tcl/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -21197,7 -21142,7 +21197,7 @@@ maybe-install-pdf-tcl: install-pdf-tc
  
  install-pdf-tcl: \
      configure-tcl \
--    pdf-tcl 
++    pdf-tcl
  	@: $(MAKE); $(unstage)
  	@[ -f ./tcl/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -21224,7 -21169,7 +21224,7 @@@ maybe-install-html-tcl: install-html-tc
  
  install-html-tcl: \
      configure-tcl \
--    html-tcl 
++    html-tcl
  	@: $(MAKE); $(unstage)
  	@[ -f ./tcl/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -21250,7 -21195,7 +21250,7 @@@ maybe-installcheck-tcl
  maybe-installcheck-tcl: installcheck-tcl
  
  installcheck-tcl: \
--    configure-tcl 
++    configure-tcl
  	@: $(MAKE); $(unstage)
  	@[ -f ./tcl/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -21285,7 -21230,7 +21285,7 @@@ maybe-clean-tcl
  @if tcl
  maybe-clean-tcl: clean-tcl
  
--clean-tcl: 
++clean-tcl:
  	@: $(MAKE); $(unstage)
  	@[ -f ./tcl/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -21310,7 -21255,7 +21310,7 @@@ maybe-distclean-tcl
  @if tcl
  maybe-distclean-tcl: distclean-tcl
  
--distclean-tcl: 
++distclean-tcl:
  	@: $(MAKE); $(unstage)
  	@[ -f ./tcl/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -21335,7 -21280,7 +21335,7 @@@ maybe-maintainer-clean-tcl
  @if tcl
  maybe-maintainer-clean-tcl: maintainer-clean-tcl
  
--maintainer-clean-tcl: 
++maintainer-clean-tcl:
  	@: $(MAKE); $(unstage)
  	@[ -f ./tcl/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -21364,7 -21309,7 +21364,7 @@@ configure-itcl: stage_curren
  @endif gcc-bootstrap
  @if itcl
  maybe-configure-itcl: configure-itcl
--configure-itcl: 
++configure-itcl:
  	@: $(MAKE); $(unstage)
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -21465,7 -21410,7 +21465,7 @@@ maybe-info-itcl
  maybe-info-itcl: info-itcl
  
  info-itcl: \
--    configure-itcl 
++    configure-itcl
  	@: $(MAKE); $(unstage)
  	@[ -f ./itcl/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -21491,7 -21436,7 +21491,7 @@@ maybe-dvi-itcl
  maybe-dvi-itcl: dvi-itcl
  
  dvi-itcl: \
--    configure-itcl 
++    configure-itcl
  	@: $(MAKE); $(unstage)
  	@[ -f ./itcl/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -21517,7 -21462,7 +21517,7 @@@ maybe-pdf-itcl
  maybe-pdf-itcl: pdf-itcl
  
  pdf-itcl: \
--    configure-itcl 
++    configure-itcl
  	@: $(MAKE); $(unstage)
  	@[ -f ./itcl/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -21543,7 -21488,7 +21543,7 @@@ maybe-html-itcl
  maybe-html-itcl: html-itcl
  
  html-itcl: \
--    configure-itcl 
++    configure-itcl
  	@: $(MAKE); $(unstage)
  	@[ -f ./itcl/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -21569,7 -21514,7 +21569,7 @@@ maybe-TAGS-itcl
  maybe-TAGS-itcl: TAGS-itcl
  
  TAGS-itcl: \
--    configure-itcl 
++    configure-itcl
  	@: $(MAKE); $(unstage)
  	@[ -f ./itcl/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -21596,7 -21541,7 +21596,7 @@@ maybe-install-info-itcl: install-info-i
  
  install-info-itcl: \
      configure-itcl \
--    info-itcl 
++    info-itcl
  	@: $(MAKE); $(unstage)
  	@[ -f ./itcl/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -21623,7 -21568,7 +21623,7 @@@ maybe-install-pdf-itcl: install-pdf-itc
  
  install-pdf-itcl: \
      configure-itcl \
--    pdf-itcl 
++    pdf-itcl
  	@: $(MAKE); $(unstage)
  	@[ -f ./itcl/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -21650,7 -21595,7 +21650,7 @@@ maybe-install-html-itcl: install-html-i
  
  install-html-itcl: \
      configure-itcl \
--    html-itcl 
++    html-itcl
  	@: $(MAKE); $(unstage)
  	@[ -f ./itcl/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -21676,7 -21621,7 +21676,7 @@@ maybe-installcheck-itcl
  maybe-installcheck-itcl: installcheck-itcl
  
  installcheck-itcl: \
--    configure-itcl 
++    configure-itcl
  	@: $(MAKE); $(unstage)
  	@[ -f ./itcl/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -21701,7 -21646,7 +21701,7 @@@ maybe-mostlyclean-itcl
  @if itcl
  maybe-mostlyclean-itcl: mostlyclean-itcl
  
--mostlyclean-itcl: 
++mostlyclean-itcl:
  	@: $(MAKE); $(unstage)
  	@[ -f ./itcl/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -21726,7 -21671,7 +21726,7 @@@ maybe-clean-itcl
  @if itcl
  maybe-clean-itcl: clean-itcl
  
--clean-itcl: 
++clean-itcl:
  	@: $(MAKE); $(unstage)
  	@[ -f ./itcl/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -21751,7 -21696,7 +21751,7 @@@ maybe-distclean-itcl
  @if itcl
  maybe-distclean-itcl: distclean-itcl
  
--distclean-itcl: 
++distclean-itcl:
  	@: $(MAKE); $(unstage)
  	@[ -f ./itcl/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -21776,7 -21721,7 +21776,7 @@@ maybe-maintainer-clean-itcl
  @if itcl
  maybe-maintainer-clean-itcl: maintainer-clean-itcl
  
--maintainer-clean-itcl: 
++maintainer-clean-itcl:
  	@: $(MAKE); $(unstage)
  	@[ -f ./itcl/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -21805,7 -21750,7 +21805,7 @@@ configure-ld: stage_curren
  @endif gcc-bootstrap
  @if ld
  maybe-configure-ld: configure-ld
--configure-ld: 
++configure-ld:
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
  	test ! -f $(HOST_SUBDIR)/ld/Makefile || exit 0; \
@@@ -22592,7 -22537,7 +22592,7 @@@ maybe-info-ld
  maybe-info-ld: info-ld
  
  info-ld: \
--    configure-ld 
++    configure-ld
  	@[ -f ./ld/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -22617,7 -22562,7 +22617,7 @@@ maybe-dvi-ld
  maybe-dvi-ld: dvi-ld
  
  dvi-ld: \
--    configure-ld 
++    configure-ld
  	@[ -f ./ld/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -22642,7 -22587,7 +22642,7 @@@ maybe-pdf-ld
  maybe-pdf-ld: pdf-ld
  
  pdf-ld: \
--    configure-ld 
++    configure-ld
  	@[ -f ./ld/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -22667,7 -22612,7 +22667,7 @@@ maybe-html-ld
  maybe-html-ld: html-ld
  
  html-ld: \
--    configure-ld 
++    configure-ld
  	@[ -f ./ld/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -22692,7 -22637,7 +22692,7 @@@ maybe-TAGS-ld
  maybe-TAGS-ld: TAGS-ld
  
  TAGS-ld: \
--    configure-ld 
++    configure-ld
  	@[ -f ./ld/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -22718,7 -22663,7 +22718,7 @@@ maybe-install-info-ld: install-info-l
  
  install-info-ld: \
      configure-ld \
--    info-ld 
++    info-ld
  	@[ -f ./ld/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -22744,7 -22689,7 +22744,7 @@@ maybe-install-pdf-ld: install-pdf-l
  
  install-pdf-ld: \
      configure-ld \
--    pdf-ld 
++    pdf-ld
  	@[ -f ./ld/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -22770,7 -22715,7 +22770,7 @@@ maybe-install-html-ld: install-html-l
  
  install-html-ld: \
      configure-ld \
--    html-ld 
++    html-ld
  	@[ -f ./ld/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -22795,7 -22740,7 +22795,7 @@@ maybe-installcheck-ld
  maybe-installcheck-ld: installcheck-ld
  
  installcheck-ld: \
--    configure-ld 
++    configure-ld
  	@[ -f ./ld/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -22819,7 -22764,7 +22819,7 @@@ maybe-mostlyclean-ld
  @if ld
  maybe-mostlyclean-ld: mostlyclean-ld
  
--mostlyclean-ld: 
++mostlyclean-ld:
  	@[ -f ./ld/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -22843,7 -22788,7 +22843,7 @@@ maybe-clean-ld
  @if ld
  maybe-clean-ld: clean-ld
  
--clean-ld: 
++clean-ld:
  	@[ -f ./ld/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -22867,7 -22812,7 +22867,7 @@@ maybe-distclean-ld
  @if ld
  maybe-distclean-ld: distclean-ld
  
--distclean-ld: 
++distclean-ld:
  	@[ -f ./ld/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -22891,7 -22836,7 +22891,7 @@@ maybe-maintainer-clean-ld
  @if ld
  maybe-maintainer-clean-ld: maintainer-clean-ld
  
--maintainer-clean-ld: 
++maintainer-clean-ld:
  	@[ -f ./ld/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -22919,7 -22864,7 +22919,7 @@@ configure-libbacktrace: stage_curren
  @endif gcc-bootstrap
  @if libbacktrace
  maybe-configure-libbacktrace: configure-libbacktrace
--configure-libbacktrace: 
++configure-libbacktrace:
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
  	test ! -f $(HOST_SUBDIR)/libbacktrace/Makefile || exit 0; \
@@@ -23706,7 -23651,7 +23706,7 @@@ maybe-info-libbacktrace
  maybe-info-libbacktrace: info-libbacktrace
  
  info-libbacktrace: \
--    configure-libbacktrace 
++    configure-libbacktrace
  	@[ -f ./libbacktrace/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -23731,7 -23676,7 +23731,7 @@@ maybe-dvi-libbacktrace
  maybe-dvi-libbacktrace: dvi-libbacktrace
  
  dvi-libbacktrace: \
--    configure-libbacktrace 
++    configure-libbacktrace
  	@[ -f ./libbacktrace/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -23756,7 -23701,7 +23756,7 @@@ maybe-pdf-libbacktrace
  maybe-pdf-libbacktrace: pdf-libbacktrace
  
  pdf-libbacktrace: \
--    configure-libbacktrace 
++    configure-libbacktrace
  	@[ -f ./libbacktrace/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -23781,7 -23726,7 +23781,7 @@@ maybe-html-libbacktrace
  maybe-html-libbacktrace: html-libbacktrace
  
  html-libbacktrace: \
--    configure-libbacktrace 
++    configure-libbacktrace
  	@[ -f ./libbacktrace/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -23806,7 -23751,7 +23806,7 @@@ maybe-TAGS-libbacktrace
  maybe-TAGS-libbacktrace: TAGS-libbacktrace
  
  TAGS-libbacktrace: \
--    configure-libbacktrace 
++    configure-libbacktrace
  	@[ -f ./libbacktrace/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -23832,7 -23777,7 +23832,7 @@@ maybe-install-info-libbacktrace: instal
  
  install-info-libbacktrace: \
      configure-libbacktrace \
--    info-libbacktrace 
++    info-libbacktrace
  	@[ -f ./libbacktrace/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -23858,7 -23803,7 +23858,7 @@@ maybe-install-pdf-libbacktrace: install
  
  install-pdf-libbacktrace: \
      configure-libbacktrace \
--    pdf-libbacktrace 
++    pdf-libbacktrace
  	@[ -f ./libbacktrace/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -23884,7 -23829,7 +23884,7 @@@ maybe-install-html-libbacktrace: instal
  
  install-html-libbacktrace: \
      configure-libbacktrace \
--    html-libbacktrace 
++    html-libbacktrace
  	@[ -f ./libbacktrace/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -23909,7 -23854,7 +23909,7 @@@ maybe-installcheck-libbacktrace
  maybe-installcheck-libbacktrace: installcheck-libbacktrace
  
  installcheck-libbacktrace: \
--    configure-libbacktrace 
++    configure-libbacktrace
  	@[ -f ./libbacktrace/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -23933,7 -23878,7 +23933,7 @@@ maybe-mostlyclean-libbacktrace
  @if libbacktrace
  maybe-mostlyclean-libbacktrace: mostlyclean-libbacktrace
  
--mostlyclean-libbacktrace: 
++mostlyclean-libbacktrace:
  	@[ -f ./libbacktrace/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -23957,7 -23902,7 +23957,7 @@@ maybe-clean-libbacktrace
  @if libbacktrace
  maybe-clean-libbacktrace: clean-libbacktrace
  
--clean-libbacktrace: 
++clean-libbacktrace:
  	@[ -f ./libbacktrace/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -23981,7 -23926,7 +23981,7 @@@ maybe-distclean-libbacktrace
  @if libbacktrace
  maybe-distclean-libbacktrace: distclean-libbacktrace
  
--distclean-libbacktrace: 
++distclean-libbacktrace:
  	@[ -f ./libbacktrace/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -24005,7 -23950,7 +24005,7 @@@ maybe-maintainer-clean-libbacktrace
  @if libbacktrace
  maybe-maintainer-clean-libbacktrace: maintainer-clean-libbacktrace
  
--maintainer-clean-libbacktrace: 
++maintainer-clean-libbacktrace:
  	@[ -f ./libbacktrace/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -24033,7 -23978,7 +24033,7 @@@ configure-libcpp: stage_curren
  @endif gcc-bootstrap
  @if libcpp
  maybe-configure-libcpp: configure-libcpp
--configure-libcpp: 
++configure-libcpp:
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
  	test ! -f $(HOST_SUBDIR)/libcpp/Makefile || exit 0; \
@@@ -24820,7 -24765,7 +24820,7 @@@ maybe-info-libcpp
  maybe-info-libcpp: info-libcpp
  
  info-libcpp: \
--    configure-libcpp 
++    configure-libcpp
  	@[ -f ./libcpp/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -24845,7 -24790,7 +24845,7 @@@ maybe-dvi-libcpp
  maybe-dvi-libcpp: dvi-libcpp
  
  dvi-libcpp: \
--    configure-libcpp 
++    configure-libcpp
  	@[ -f ./libcpp/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -24870,7 -24815,7 +24870,7 @@@ maybe-pdf-libcpp
  maybe-pdf-libcpp: pdf-libcpp
  
  pdf-libcpp: \
--    configure-libcpp 
++    configure-libcpp
  	@[ -f ./libcpp/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -24895,7 -24840,7 +24895,7 @@@ maybe-html-libcpp
  maybe-html-libcpp: html-libcpp
  
  html-libcpp: \
--    configure-libcpp 
++    configure-libcpp
  	@[ -f ./libcpp/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -24920,7 -24865,7 +24920,7 @@@ maybe-TAGS-libcpp
  maybe-TAGS-libcpp: TAGS-libcpp
  
  TAGS-libcpp: \
--    configure-libcpp 
++    configure-libcpp
  	@[ -f ./libcpp/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -24946,7 -24891,7 +24946,7 @@@ maybe-install-info-libcpp: install-info
  
  install-info-libcpp: \
      configure-libcpp \
--    info-libcpp 
++    info-libcpp
  	@[ -f ./libcpp/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -24972,7 -24917,7 +24972,7 @@@ maybe-install-pdf-libcpp: install-pdf-l
  
  install-pdf-libcpp: \
      configure-libcpp \
--    pdf-libcpp 
++    pdf-libcpp
  	@[ -f ./libcpp/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -24998,7 -24943,7 +24998,7 @@@ maybe-install-html-libcpp: install-html
  
  install-html-libcpp: \
      configure-libcpp \
--    html-libcpp 
++    html-libcpp
  	@[ -f ./libcpp/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -25023,7 -24968,7 +25023,7 @@@ maybe-installcheck-libcpp
  maybe-installcheck-libcpp: installcheck-libcpp
  
  installcheck-libcpp: \
--    configure-libcpp 
++    configure-libcpp
  	@[ -f ./libcpp/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -25047,7 -24992,7 +25047,7 @@@ maybe-mostlyclean-libcpp
  @if libcpp
  maybe-mostlyclean-libcpp: mostlyclean-libcpp
  
--mostlyclean-libcpp: 
++mostlyclean-libcpp:
  	@[ -f ./libcpp/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -25071,7 -25016,7 +25071,7 @@@ maybe-clean-libcpp
  @if libcpp
  maybe-clean-libcpp: clean-libcpp
  
--clean-libcpp: 
++clean-libcpp:
  	@[ -f ./libcpp/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -25095,7 -25040,7 +25095,7 @@@ maybe-distclean-libcpp
  @if libcpp
  maybe-distclean-libcpp: distclean-libcpp
  
--distclean-libcpp: 
++distclean-libcpp:
  	@[ -f ./libcpp/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -25119,7 -25064,7 +25119,7 @@@ maybe-maintainer-clean-libcpp
  @if libcpp
  maybe-maintainer-clean-libcpp: maintainer-clean-libcpp
  
--maintainer-clean-libcpp: 
++maintainer-clean-libcpp:
  	@[ -f ./libcpp/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -25147,7 -25092,7 +25147,7 @@@ configure-libcody: stage_curren
  @endif gcc-bootstrap
  @if libcody
  maybe-configure-libcody: configure-libcody
--configure-libcody: 
++configure-libcody:
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
  	test ! -f $(HOST_SUBDIR)/libcody/Makefile || exit 0; \
@@@ -25932,7 -25877,7 +25932,7 @@@ maybe-dvi-libcody
  maybe-dvi-libcody: dvi-libcody
  
  dvi-libcody: \
--    configure-libcody 
++    configure-libcody
  	@[ -f ./libcody/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -25977,7 -25922,7 +25977,7 @@@ maybe-TAGS-libcody
  maybe-TAGS-libcody: TAGS-libcody
  
  TAGS-libcody: \
--    configure-libcody 
++    configure-libcody
  	@[ -f ./libcody/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -26032,7 -25977,7 +26032,7 @@@ maybe-installcheck-libcody
  maybe-installcheck-libcody: installcheck-libcody
  
  installcheck-libcody: \
--    configure-libcody 
++    configure-libcody
  	@[ -f ./libcody/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -26056,7 -26001,7 +26056,7 @@@ maybe-mostlyclean-libcody
  @if libcody
  maybe-mostlyclean-libcody: mostlyclean-libcody
  
--mostlyclean-libcody: 
++mostlyclean-libcody:
  	@[ -f ./libcody/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -26080,7 -26025,7 +26080,7 @@@ maybe-clean-libcody
  @if libcody
  maybe-clean-libcody: clean-libcody
  
--clean-libcody: 
++clean-libcody:
  	@[ -f ./libcody/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -26104,7 -26049,7 +26104,7 @@@ maybe-distclean-libcody
  @if libcody
  maybe-distclean-libcody: distclean-libcody
  
--distclean-libcody: 
++distclean-libcody:
  	@[ -f ./libcody/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -26128,7 -26073,7 +26128,7 @@@ maybe-maintainer-clean-libcody
  @if libcody
  maybe-maintainer-clean-libcody: maintainer-clean-libcody
  
--maintainer-clean-libcody: 
++maintainer-clean-libcody:
  	@[ -f ./libcody/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -26156,7 -26101,7 +26156,7 @@@ configure-libdecnumber: stage_curren
  @endif gcc-bootstrap
  @if libdecnumber
  maybe-configure-libdecnumber: configure-libdecnumber
--configure-libdecnumber: 
++configure-libdecnumber:
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
  	test ! -f $(HOST_SUBDIR)/libdecnumber/Makefile || exit 0; \
@@@ -26943,7 -26888,7 +26943,7 @@@ maybe-info-libdecnumber
  maybe-info-libdecnumber: info-libdecnumber
  
  info-libdecnumber: \
--    configure-libdecnumber 
++    configure-libdecnumber
  	@[ -f ./libdecnumber/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -26968,7 -26913,7 +26968,7 @@@ maybe-dvi-libdecnumber
  maybe-dvi-libdecnumber: dvi-libdecnumber
  
  dvi-libdecnumber: \
--    configure-libdecnumber 
++    configure-libdecnumber
  	@[ -f ./libdecnumber/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -26993,7 -26938,7 +26993,7 @@@ maybe-pdf-libdecnumber
  maybe-pdf-libdecnumber: pdf-libdecnumber
  
  pdf-libdecnumber: \
--    configure-libdecnumber 
++    configure-libdecnumber
  	@[ -f ./libdecnumber/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -27018,7 -26963,7 +27018,7 @@@ maybe-html-libdecnumber
  maybe-html-libdecnumber: html-libdecnumber
  
  html-libdecnumber: \
--    configure-libdecnumber 
++    configure-libdecnumber
  	@[ -f ./libdecnumber/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -27043,7 -26988,7 +27043,7 @@@ maybe-TAGS-libdecnumber
  maybe-TAGS-libdecnumber: TAGS-libdecnumber
  
  TAGS-libdecnumber: \
--    configure-libdecnumber 
++    configure-libdecnumber
  	@[ -f ./libdecnumber/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -27069,7 -27014,7 +27069,7 @@@ maybe-install-info-libdecnumber: instal
  
  install-info-libdecnumber: \
      configure-libdecnumber \
--    info-libdecnumber 
++    info-libdecnumber
  	@[ -f ./libdecnumber/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -27095,7 -27040,7 +27095,7 @@@ maybe-install-pdf-libdecnumber: install
  
  install-pdf-libdecnumber: \
      configure-libdecnumber \
--    pdf-libdecnumber 
++    pdf-libdecnumber
  	@[ -f ./libdecnumber/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -27121,7 -27066,7 +27121,7 @@@ maybe-install-html-libdecnumber: instal
  
  install-html-libdecnumber: \
      configure-libdecnumber \
--    html-libdecnumber 
++    html-libdecnumber
  	@[ -f ./libdecnumber/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -27146,7 -27091,7 +27146,7 @@@ maybe-installcheck-libdecnumber
  maybe-installcheck-libdecnumber: installcheck-libdecnumber
  
  installcheck-libdecnumber: \
--    configure-libdecnumber 
++    configure-libdecnumber
  	@[ -f ./libdecnumber/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -27170,7 -27115,7 +27170,7 @@@ maybe-mostlyclean-libdecnumber
  @if libdecnumber
  maybe-mostlyclean-libdecnumber: mostlyclean-libdecnumber
  
--mostlyclean-libdecnumber: 
++mostlyclean-libdecnumber:
  	@[ -f ./libdecnumber/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -27194,7 -27139,7 +27194,7 @@@ maybe-clean-libdecnumber
  @if libdecnumber
  maybe-clean-libdecnumber: clean-libdecnumber
  
--clean-libdecnumber: 
++clean-libdecnumber:
  	@[ -f ./libdecnumber/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -27218,7 -27163,7 +27218,7 @@@ maybe-distclean-libdecnumber
  @if libdecnumber
  maybe-distclean-libdecnumber: distclean-libdecnumber
  
--distclean-libdecnumber: 
++distclean-libdecnumber:
  	@[ -f ./libdecnumber/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -27242,7 -27187,7 +27242,7 @@@ maybe-maintainer-clean-libdecnumber
  @if libdecnumber
  maybe-maintainer-clean-libdecnumber: maintainer-clean-libdecnumber
  
--maintainer-clean-libdecnumber: 
++maintainer-clean-libdecnumber:
  	@[ -f ./libdecnumber/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -27270,7 -27215,7 +27270,7 @@@ configure-libgui: stage_curren
  @endif gcc-bootstrap
  @if libgui
  maybe-configure-libgui: configure-libgui
--configure-libgui: 
++configure-libgui:
  	@: $(MAKE); $(unstage)
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -27371,7 -27316,7 +27371,7 @@@ maybe-info-libgui
  maybe-info-libgui: info-libgui
  
  info-libgui: \
--    configure-libgui 
++    configure-libgui
  	@: $(MAKE); $(unstage)
  	@[ -f ./libgui/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -27397,7 -27342,7 +27397,7 @@@ maybe-dvi-libgui
  maybe-dvi-libgui: dvi-libgui
  
  dvi-libgui: \
--    configure-libgui 
++    configure-libgui
  	@: $(MAKE); $(unstage)
  	@[ -f ./libgui/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -27423,7 -27368,7 +27423,7 @@@ maybe-pdf-libgui
  maybe-pdf-libgui: pdf-libgui
  
  pdf-libgui: \
--    configure-libgui 
++    configure-libgui
  	@: $(MAKE); $(unstage)
  	@[ -f ./libgui/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -27449,7 -27394,7 +27449,7 @@@ maybe-html-libgui
  maybe-html-libgui: html-libgui
  
  html-libgui: \
--    configure-libgui 
++    configure-libgui
  	@: $(MAKE); $(unstage)
  	@[ -f ./libgui/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -27475,7 -27420,7 +27475,7 @@@ maybe-TAGS-libgui
  maybe-TAGS-libgui: TAGS-libgui
  
  TAGS-libgui: \
--    configure-libgui 
++    configure-libgui
  	@: $(MAKE); $(unstage)
  	@[ -f ./libgui/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -27502,7 -27447,7 +27502,7 @@@ maybe-install-info-libgui: install-info
  
  install-info-libgui: \
      configure-libgui \
--    info-libgui 
++    info-libgui
  	@: $(MAKE); $(unstage)
  	@[ -f ./libgui/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -27529,7 -27474,7 +27529,7 @@@ maybe-install-pdf-libgui: install-pdf-l
  
  install-pdf-libgui: \
      configure-libgui \
--    pdf-libgui 
++    pdf-libgui
  	@: $(MAKE); $(unstage)
  	@[ -f ./libgui/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -27556,7 -27501,7 +27556,7 @@@ maybe-install-html-libgui: install-html
  
  install-html-libgui: \
      configure-libgui \
--    html-libgui 
++    html-libgui
  	@: $(MAKE); $(unstage)
  	@[ -f ./libgui/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -27582,7 -27527,7 +27582,7 @@@ maybe-installcheck-libgui
  maybe-installcheck-libgui: installcheck-libgui
  
  installcheck-libgui: \
--    configure-libgui 
++    configure-libgui
  	@: $(MAKE); $(unstage)
  	@[ -f ./libgui/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -27607,7 -27552,7 +27607,7 @@@ maybe-mostlyclean-libgui
  @if libgui
  maybe-mostlyclean-libgui: mostlyclean-libgui
  
--mostlyclean-libgui: 
++mostlyclean-libgui:
  	@: $(MAKE); $(unstage)
  	@[ -f ./libgui/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -27632,7 -27577,7 +27632,7 @@@ maybe-clean-libgui
  @if libgui
  maybe-clean-libgui: clean-libgui
  
--clean-libgui: 
++clean-libgui:
  	@: $(MAKE); $(unstage)
  	@[ -f ./libgui/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -27657,7 -27602,7 +27657,7 @@@ maybe-distclean-libgui
  @if libgui
  maybe-distclean-libgui: distclean-libgui
  
--distclean-libgui: 
++distclean-libgui:
  	@: $(MAKE); $(unstage)
  	@[ -f ./libgui/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -27682,7 -27627,7 +27682,7 @@@ maybe-maintainer-clean-libgui
  @if libgui
  maybe-maintainer-clean-libgui: maintainer-clean-libgui
  
--maintainer-clean-libgui: 
++maintainer-clean-libgui:
  	@: $(MAKE); $(unstage)
  	@[ -f ./libgui/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -27711,7 -27656,7 +27711,7 @@@ configure-libiberty: stage_curren
  @endif gcc-bootstrap
  @if libiberty
  maybe-configure-libiberty: configure-libiberty
--configure-libiberty: 
++configure-libiberty:
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
  	test ! -f $(HOST_SUBDIR)/libiberty/Makefile || exit 0; \
@@@ -28507,7 -28452,7 +28507,7 @@@ maybe-info-libiberty
  maybe-info-libiberty: info-libiberty
  
  info-libiberty: \
--    configure-libiberty 
++    configure-libiberty
  	@[ -f ./libiberty/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -28532,7 -28477,7 +28532,7 @@@ maybe-dvi-libiberty
  maybe-dvi-libiberty: dvi-libiberty
  
  dvi-libiberty: \
--    configure-libiberty 
++    configure-libiberty
  	@[ -f ./libiberty/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -28557,7 -28502,7 +28557,7 @@@ maybe-pdf-libiberty
  maybe-pdf-libiberty: pdf-libiberty
  
  pdf-libiberty: \
--    configure-libiberty 
++    configure-libiberty
  	@[ -f ./libiberty/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -28582,7 -28527,7 +28582,7 @@@ maybe-html-libiberty
  maybe-html-libiberty: html-libiberty
  
  html-libiberty: \
--    configure-libiberty 
++    configure-libiberty
  	@[ -f ./libiberty/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -28607,7 -28552,7 +28607,7 @@@ maybe-TAGS-libiberty
  maybe-TAGS-libiberty: TAGS-libiberty
  
  TAGS-libiberty: \
--    configure-libiberty 
++    configure-libiberty
  	@[ -f ./libiberty/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -28633,7 -28578,7 +28633,7 @@@ maybe-install-info-libiberty: install-i
  
  install-info-libiberty: \
      configure-libiberty \
--    info-libiberty 
++    info-libiberty
  	@[ -f ./libiberty/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -28659,7 -28604,7 +28659,7 @@@ maybe-install-pdf-libiberty: install-pd
  
  install-pdf-libiberty: \
      configure-libiberty \
--    pdf-libiberty 
++    pdf-libiberty
  	@[ -f ./libiberty/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -28685,7 -28630,7 +28685,7 @@@ maybe-install-html-libiberty: install-h
  
  install-html-libiberty: \
      configure-libiberty \
--    html-libiberty 
++    html-libiberty
  	@[ -f ./libiberty/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -28710,7 -28655,7 +28710,7 @@@ maybe-installcheck-libiberty
  maybe-installcheck-libiberty: installcheck-libiberty
  
  installcheck-libiberty: \
--    configure-libiberty 
++    configure-libiberty
  	@[ -f ./libiberty/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -28734,7 -28679,7 +28734,7 @@@ maybe-mostlyclean-libiberty
  @if libiberty
  maybe-mostlyclean-libiberty: mostlyclean-libiberty
  
--mostlyclean-libiberty: 
++mostlyclean-libiberty:
  	@[ -f ./libiberty/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -28758,7 -28703,7 +28758,7 @@@ maybe-clean-libiberty
  @if libiberty
  maybe-clean-libiberty: clean-libiberty
  
--clean-libiberty: 
++clean-libiberty:
  	@[ -f ./libiberty/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -28782,7 -28727,7 +28782,7 @@@ maybe-distclean-libiberty
  @if libiberty
  maybe-distclean-libiberty: distclean-libiberty
  
--distclean-libiberty: 
++distclean-libiberty:
  	@[ -f ./libiberty/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -28806,7 -28751,7 +28806,7 @@@ maybe-maintainer-clean-libiberty
  @if libiberty
  maybe-maintainer-clean-libiberty: maintainer-clean-libiberty
  
--maintainer-clean-libiberty: 
++maintainer-clean-libiberty:
  	@[ -f ./libiberty/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -28834,7 -28779,7 +28834,7 @@@ configure-libiberty-linker-plugin: stag
  @endif gcc-bootstrap
  @if libiberty-linker-plugin
  maybe-configure-libiberty-linker-plugin: configure-libiberty-linker-plugin
--configure-libiberty-linker-plugin: 
++configure-libiberty-linker-plugin:
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
  	test ! -f $(HOST_SUBDIR)/libiberty-linker-plugin/Makefile || exit 0; \
@@@ -29630,7 -29575,7 +29630,7 @@@ maybe-info-libiberty-linker-plugin
  maybe-info-libiberty-linker-plugin: info-libiberty-linker-plugin
  
  info-libiberty-linker-plugin: \
--    configure-libiberty-linker-plugin 
++    configure-libiberty-linker-plugin
  	@[ -f ./libiberty-linker-plugin/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -29655,7 -29600,7 +29655,7 @@@ maybe-dvi-libiberty-linker-plugin
  maybe-dvi-libiberty-linker-plugin: dvi-libiberty-linker-plugin
  
  dvi-libiberty-linker-plugin: \
--    configure-libiberty-linker-plugin 
++    configure-libiberty-linker-plugin
  	@[ -f ./libiberty-linker-plugin/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -29680,7 -29625,7 +29680,7 @@@ maybe-pdf-libiberty-linker-plugin
  maybe-pdf-libiberty-linker-plugin: pdf-libiberty-linker-plugin
  
  pdf-libiberty-linker-plugin: \
--    configure-libiberty-linker-plugin 
++    configure-libiberty-linker-plugin
  	@[ -f ./libiberty-linker-plugin/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -29705,7 -29650,7 +29705,7 @@@ maybe-html-libiberty-linker-plugin
  maybe-html-libiberty-linker-plugin: html-libiberty-linker-plugin
  
  html-libiberty-linker-plugin: \
--    configure-libiberty-linker-plugin 
++    configure-libiberty-linker-plugin
  	@[ -f ./libiberty-linker-plugin/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -29730,7 -29675,7 +29730,7 @@@ maybe-TAGS-libiberty-linker-plugin
  maybe-TAGS-libiberty-linker-plugin: TAGS-libiberty-linker-plugin
  
  TAGS-libiberty-linker-plugin: \
--    configure-libiberty-linker-plugin 
++    configure-libiberty-linker-plugin
  	@[ -f ./libiberty-linker-plugin/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -29756,7 -29701,7 +29756,7 @@@ maybe-install-info-libiberty-linker-plu
  
  install-info-libiberty-linker-plugin: \
      configure-libiberty-linker-plugin \
--    info-libiberty-linker-plugin 
++    info-libiberty-linker-plugin
  	@[ -f ./libiberty-linker-plugin/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -29782,7 -29727,7 +29782,7 @@@ maybe-install-pdf-libiberty-linker-plug
  
  install-pdf-libiberty-linker-plugin: \
      configure-libiberty-linker-plugin \
--    pdf-libiberty-linker-plugin 
++    pdf-libiberty-linker-plugin
  	@[ -f ./libiberty-linker-plugin/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -29808,7 -29753,7 +29808,7 @@@ maybe-install-html-libiberty-linker-plu
  
  install-html-libiberty-linker-plugin: \
      configure-libiberty-linker-plugin \
--    html-libiberty-linker-plugin 
++    html-libiberty-linker-plugin
  	@[ -f ./libiberty-linker-plugin/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -29833,7 -29778,7 +29833,7 @@@ maybe-installcheck-libiberty-linker-plu
  maybe-installcheck-libiberty-linker-plugin: installcheck-libiberty-linker-plugin
  
  installcheck-libiberty-linker-plugin: \
--    configure-libiberty-linker-plugin 
++    configure-libiberty-linker-plugin
  	@[ -f ./libiberty-linker-plugin/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -29857,7 -29802,7 +29857,7 @@@ maybe-mostlyclean-libiberty-linker-plug
  @if libiberty-linker-plugin
  maybe-mostlyclean-libiberty-linker-plugin: mostlyclean-libiberty-linker-plugin
  
--mostlyclean-libiberty-linker-plugin: 
++mostlyclean-libiberty-linker-plugin:
  	@[ -f ./libiberty-linker-plugin/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -29881,7 -29826,7 +29881,7 @@@ maybe-clean-libiberty-linker-plugin
  @if libiberty-linker-plugin
  maybe-clean-libiberty-linker-plugin: clean-libiberty-linker-plugin
  
--clean-libiberty-linker-plugin: 
++clean-libiberty-linker-plugin:
  	@[ -f ./libiberty-linker-plugin/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -29905,7 -29850,7 +29905,7 @@@ maybe-distclean-libiberty-linker-plugin
  @if libiberty-linker-plugin
  maybe-distclean-libiberty-linker-plugin: distclean-libiberty-linker-plugin
  
--distclean-libiberty-linker-plugin: 
++distclean-libiberty-linker-plugin:
  	@[ -f ./libiberty-linker-plugin/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -29929,7 -29874,7 +29929,7 @@@ maybe-maintainer-clean-libiberty-linker
  @if libiberty-linker-plugin
  maybe-maintainer-clean-libiberty-linker-plugin: maintainer-clean-libiberty-linker-plugin
  
--maintainer-clean-libiberty-linker-plugin: 
++maintainer-clean-libiberty-linker-plugin:
  	@[ -f ./libiberty-linker-plugin/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -29957,7 -29902,7 +29957,7 @@@ configure-libiconv: stage_curren
  @endif gcc-bootstrap
  @if libiconv
  maybe-configure-libiconv: configure-libiconv
--configure-libiconv: 
++configure-libiconv:
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
  	test ! -f $(HOST_SUBDIR)/libiconv/Makefile || exit 0; \
@@@ -30751,7 -30696,7 +30751,7 @@@ maybe-dvi-libiconv
  maybe-dvi-libiconv: dvi-libiconv
  
  dvi-libiconv: \
--    configure-libiconv 
++    configure-libiconv
  	@[ -f ./libiconv/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -30796,7 -30741,7 +30796,7 @@@ maybe-TAGS-libiconv
  maybe-TAGS-libiconv: TAGS-libiconv
  
  TAGS-libiconv: \
--    configure-libiconv 
++    configure-libiconv
  	@[ -f ./libiconv/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -30851,7 -30796,7 +30851,7 @@@ maybe-installcheck-libiconv
  maybe-installcheck-libiconv: installcheck-libiconv
  
  installcheck-libiconv: \
--    configure-libiconv 
++    configure-libiconv
  	@[ -f ./libiconv/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -30875,7 -30820,7 +30875,7 @@@ maybe-mostlyclean-libiconv
  @if libiconv
  maybe-mostlyclean-libiconv: mostlyclean-libiconv
  
--mostlyclean-libiconv: 
++mostlyclean-libiconv:
  	@[ -f ./libiconv/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -30899,7 -30844,7 +30899,7 @@@ maybe-clean-libiconv
  @if libiconv
  maybe-clean-libiconv: clean-libiconv
  
--clean-libiconv: 
++clean-libiconv:
  	@[ -f ./libiconv/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -30923,7 -30868,7 +30923,7 @@@ maybe-distclean-libiconv
  @if libiconv
  maybe-distclean-libiconv: distclean-libiconv
  
--distclean-libiconv: 
++distclean-libiconv:
  	@[ -f ./libiconv/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -30947,7 -30892,7 +30947,7 @@@ maybe-maintainer-clean-libiconv
  @if libiconv
  maybe-maintainer-clean-libiconv: maintainer-clean-libiconv
  
--maintainer-clean-libiconv: 
++maintainer-clean-libiconv:
  	@[ -f ./libiconv/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -30975,7 -30920,7 +30975,7 @@@ configure-m4: stage_curren
  @endif gcc-bootstrap
  @if m4
  maybe-configure-m4: configure-m4
--configure-m4: 
++configure-m4:
  	@: $(MAKE); $(unstage)
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -31076,7 -31021,7 +31076,7 @@@ maybe-info-m4
  maybe-info-m4: info-m4
  
  info-m4: \
--    configure-m4 
++    configure-m4
  	@: $(MAKE); $(unstage)
  	@[ -f ./m4/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -31102,7 -31047,7 +31102,7 @@@ maybe-dvi-m4
  maybe-dvi-m4: dvi-m4
  
  dvi-m4: \
--    configure-m4 
++    configure-m4
  	@: $(MAKE); $(unstage)
  	@[ -f ./m4/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -31128,7 -31073,7 +31128,7 @@@ maybe-pdf-m4
  maybe-pdf-m4: pdf-m4
  
  pdf-m4: \
--    configure-m4 
++    configure-m4
  	@: $(MAKE); $(unstage)
  	@[ -f ./m4/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -31154,7 -31099,7 +31154,7 @@@ maybe-html-m4
  maybe-html-m4: html-m4
  
  html-m4: \
--    configure-m4 
++    configure-m4
  	@: $(MAKE); $(unstage)
  	@[ -f ./m4/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -31180,7 -31125,7 +31180,7 @@@ maybe-TAGS-m4
  maybe-TAGS-m4: TAGS-m4
  
  TAGS-m4: \
--    configure-m4 
++    configure-m4
  	@: $(MAKE); $(unstage)
  	@[ -f ./m4/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -31207,7 -31152,7 +31207,7 @@@ maybe-install-info-m4: install-info-m
  
  install-info-m4: \
      configure-m4 \
--    info-m4 
++    info-m4
  	@: $(MAKE); $(unstage)
  	@[ -f ./m4/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -31234,7 -31179,7 +31234,7 @@@ maybe-install-pdf-m4: install-pdf-m
  
  install-pdf-m4: \
      configure-m4 \
--    pdf-m4 
++    pdf-m4
  	@: $(MAKE); $(unstage)
  	@[ -f ./m4/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -31261,7 -31206,7 +31261,7 @@@ maybe-install-html-m4: install-html-m
  
  install-html-m4: \
      configure-m4 \
--    html-m4 
++    html-m4
  	@: $(MAKE); $(unstage)
  	@[ -f ./m4/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -31287,7 -31232,7 +31287,7 @@@ maybe-installcheck-m4
  maybe-installcheck-m4: installcheck-m4
  
  installcheck-m4: \
--    configure-m4 
++    configure-m4
  	@: $(MAKE); $(unstage)
  	@[ -f ./m4/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -31312,7 -31257,7 +31312,7 @@@ maybe-mostlyclean-m4
  @if m4
  maybe-mostlyclean-m4: mostlyclean-m4
  
--mostlyclean-m4: 
++mostlyclean-m4:
  	@: $(MAKE); $(unstage)
  	@[ -f ./m4/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -31337,7 -31282,7 +31337,7 @@@ maybe-clean-m4
  @if m4
  maybe-clean-m4: clean-m4
  
--clean-m4: 
++clean-m4:
  	@: $(MAKE); $(unstage)
  	@[ -f ./m4/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -31362,7 -31307,7 +31362,7 @@@ maybe-distclean-m4
  @if m4
  maybe-distclean-m4: distclean-m4
  
--distclean-m4: 
++distclean-m4:
  	@: $(MAKE); $(unstage)
  	@[ -f ./m4/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -31387,7 -31332,7 +31387,7 @@@ maybe-maintainer-clean-m4
  @if m4
  maybe-maintainer-clean-m4: maintainer-clean-m4
  
--maintainer-clean-m4: 
++maintainer-clean-m4:
  	@: $(MAKE); $(unstage)
  	@[ -f ./m4/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -31416,7 -31361,7 +31416,7 @@@ configure-readline: stage_curren
  @endif gcc-bootstrap
  @if readline
  maybe-configure-readline: configure-readline
--configure-readline: 
++configure-readline:
  	@: $(MAKE); $(unstage)
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -31517,7 -31462,7 +31517,7 @@@ maybe-info-readline
  maybe-info-readline: info-readline
  
  info-readline: \
--    configure-readline 
++    configure-readline
  	@: $(MAKE); $(unstage)
  	@[ -f ./readline/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -31543,7 -31488,7 +31543,7 @@@ maybe-dvi-readline
  maybe-dvi-readline: dvi-readline
  
  dvi-readline: \
--    configure-readline 
++    configure-readline
  	@: $(MAKE); $(unstage)
  	@[ -f ./readline/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -31569,7 -31514,7 +31569,7 @@@ maybe-pdf-readline
  maybe-pdf-readline: pdf-readline
  
  pdf-readline: \
--    configure-readline 
++    configure-readline
  	@: $(MAKE); $(unstage)
  	@[ -f ./readline/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -31595,7 -31540,7 +31595,7 @@@ maybe-html-readline
  maybe-html-readline: html-readline
  
  html-readline: \
--    configure-readline 
++    configure-readline
  	@: $(MAKE); $(unstage)
  	@[ -f ./readline/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -31621,7 -31566,7 +31621,7 @@@ maybe-TAGS-readline
  maybe-TAGS-readline: TAGS-readline
  
  TAGS-readline: \
--    configure-readline 
++    configure-readline
  	@: $(MAKE); $(unstage)
  	@[ -f ./readline/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -31648,7 -31593,7 +31648,7 @@@ maybe-install-info-readline: install-in
  
  install-info-readline: \
      configure-readline \
--    info-readline 
++    info-readline
  	@: $(MAKE); $(unstage)
  	@[ -f ./readline/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -31675,7 -31620,7 +31675,7 @@@ maybe-install-pdf-readline: install-pdf
  
  install-pdf-readline: \
      configure-readline \
--    pdf-readline 
++    pdf-readline
  	@: $(MAKE); $(unstage)
  	@[ -f ./readline/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -31702,7 -31647,7 +31702,7 @@@ maybe-install-html-readline: install-ht
  
  install-html-readline: \
      configure-readline \
--    html-readline 
++    html-readline
  	@: $(MAKE); $(unstage)
  	@[ -f ./readline/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -31728,7 -31673,7 +31728,7 @@@ maybe-installcheck-readline
  maybe-installcheck-readline: installcheck-readline
  
  installcheck-readline: \
--    configure-readline 
++    configure-readline
  	@: $(MAKE); $(unstage)
  	@[ -f ./readline/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -31753,7 -31698,7 +31753,7 @@@ maybe-mostlyclean-readline
  @if readline
  maybe-mostlyclean-readline: mostlyclean-readline
  
--mostlyclean-readline: 
++mostlyclean-readline:
  	@: $(MAKE); $(unstage)
  	@[ -f ./readline/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -31778,7 -31723,7 +31778,7 @@@ maybe-clean-readline
  @if readline
  maybe-clean-readline: clean-readline
  
--clean-readline: 
++clean-readline:
  	@: $(MAKE); $(unstage)
  	@[ -f ./readline/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -31803,7 -31748,7 +31803,7 @@@ maybe-distclean-readline
  @if readline
  maybe-distclean-readline: distclean-readline
  
--distclean-readline: 
++distclean-readline:
  	@: $(MAKE); $(unstage)
  	@[ -f ./readline/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -31828,7 -31773,7 +31828,7 @@@ maybe-maintainer-clean-readline
  @if readline
  maybe-maintainer-clean-readline: maintainer-clean-readline
  
--maintainer-clean-readline: 
++maintainer-clean-readline:
  	@: $(MAKE); $(unstage)
  	@[ -f ./readline/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -31857,7 -31802,7 +31857,7 @@@ configure-sid: stage_curren
  @endif gcc-bootstrap
  @if sid
  maybe-configure-sid: configure-sid
--configure-sid: 
++configure-sid:
  	@: $(MAKE); $(unstage)
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -31958,7 -31903,7 +31958,7 @@@ maybe-info-sid
  maybe-info-sid: info-sid
  
  info-sid: \
--    configure-sid 
++    configure-sid
  	@: $(MAKE); $(unstage)
  	@[ -f ./sid/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -31984,7 -31929,7 +31984,7 @@@ maybe-dvi-sid
  maybe-dvi-sid: dvi-sid
  
  dvi-sid: \
--    configure-sid 
++    configure-sid
  	@: $(MAKE); $(unstage)
  	@[ -f ./sid/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -32010,7 -31955,7 +32010,7 @@@ maybe-pdf-sid
  maybe-pdf-sid: pdf-sid
  
  pdf-sid: \
--    configure-sid 
++    configure-sid
  	@: $(MAKE); $(unstage)
  	@[ -f ./sid/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -32036,7 -31981,7 +32036,7 @@@ maybe-html-sid
  maybe-html-sid: html-sid
  
  html-sid: \
--    configure-sid 
++    configure-sid
  	@: $(MAKE); $(unstage)
  	@[ -f ./sid/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -32062,7 -32007,7 +32062,7 @@@ maybe-TAGS-sid
  maybe-TAGS-sid: TAGS-sid
  
  TAGS-sid: \
--    configure-sid 
++    configure-sid
  	@: $(MAKE); $(unstage)
  	@[ -f ./sid/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -32089,7 -32034,7 +32089,7 @@@ maybe-install-info-sid: install-info-si
  
  install-info-sid: \
      configure-sid \
--    info-sid 
++    info-sid
  	@: $(MAKE); $(unstage)
  	@[ -f ./sid/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -32116,7 -32061,7 +32116,7 @@@ maybe-install-pdf-sid: install-pdf-si
  
  install-pdf-sid: \
      configure-sid \
--    pdf-sid 
++    pdf-sid
  	@: $(MAKE); $(unstage)
  	@[ -f ./sid/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -32143,7 -32088,7 +32143,7 @@@ maybe-install-html-sid: install-html-si
  
  install-html-sid: \
      configure-sid \
--    html-sid 
++    html-sid
  	@: $(MAKE); $(unstage)
  	@[ -f ./sid/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -32169,7 -32114,7 +32169,7 @@@ maybe-installcheck-sid
  maybe-installcheck-sid: installcheck-sid
  
  installcheck-sid: \
--    configure-sid 
++    configure-sid
  	@: $(MAKE); $(unstage)
  	@[ -f ./sid/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -32194,7 -32139,7 +32194,7 @@@ maybe-mostlyclean-sid
  @if sid
  maybe-mostlyclean-sid: mostlyclean-sid
  
--mostlyclean-sid: 
++mostlyclean-sid:
  	@: $(MAKE); $(unstage)
  	@[ -f ./sid/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -32219,7 -32164,7 +32219,7 @@@ maybe-clean-sid
  @if sid
  maybe-clean-sid: clean-sid
  
--clean-sid: 
++clean-sid:
  	@: $(MAKE); $(unstage)
  	@[ -f ./sid/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -32244,7 -32189,7 +32244,7 @@@ maybe-distclean-sid
  @if sid
  maybe-distclean-sid: distclean-sid
  
--distclean-sid: 
++distclean-sid:
  	@: $(MAKE); $(unstage)
  	@[ -f ./sid/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -32269,7 -32214,7 +32269,7 @@@ maybe-maintainer-clean-sid
  @if sid
  maybe-maintainer-clean-sid: maintainer-clean-sid
  
--maintainer-clean-sid: 
++maintainer-clean-sid:
  	@: $(MAKE); $(unstage)
  	@[ -f ./sid/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -32298,7 -32243,7 +32298,7 @@@ configure-sim: stage_curren
  @endif gcc-bootstrap
  @if sim
  maybe-configure-sim: configure-sim
--configure-sim: 
++configure-sim:
  	@: $(MAKE); $(unstage)
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -32399,7 -32344,7 +32399,7 @@@ maybe-info-sim
  maybe-info-sim: info-sim
  
  info-sim: \
--    configure-sim 
++    configure-sim
  	@: $(MAKE); $(unstage)
  	@[ -f ./sim/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -32425,7 -32370,7 +32425,7 @@@ maybe-dvi-sim
  maybe-dvi-sim: dvi-sim
  
  dvi-sim: \
--    configure-sim 
++    configure-sim
  	@: $(MAKE); $(unstage)
  	@[ -f ./sim/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -32451,7 -32396,7 +32451,7 @@@ maybe-pdf-sim
  maybe-pdf-sim: pdf-sim
  
  pdf-sim: \
--    configure-sim 
++    configure-sim
  	@: $(MAKE); $(unstage)
  	@[ -f ./sim/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -32477,7 -32422,7 +32477,7 @@@ maybe-html-sim
  maybe-html-sim: html-sim
  
  html-sim: \
--    configure-sim 
++    configure-sim
  	@: $(MAKE); $(unstage)
  	@[ -f ./sim/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -32503,7 -32448,7 +32503,7 @@@ maybe-TAGS-sim
  maybe-TAGS-sim: TAGS-sim
  
  TAGS-sim: \
--    configure-sim 
++    configure-sim
  	@: $(MAKE); $(unstage)
  	@[ -f ./sim/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -32530,7 -32475,7 +32530,7 @@@ maybe-install-info-sim: install-info-si
  
  install-info-sim: \
      configure-sim \
--    info-sim 
++    info-sim
  	@: $(MAKE); $(unstage)
  	@[ -f ./sim/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -32557,7 -32502,7 +32557,7 @@@ maybe-install-pdf-sim: install-pdf-si
  
  install-pdf-sim: \
      configure-sim \
--    pdf-sim 
++    pdf-sim
  	@: $(MAKE); $(unstage)
  	@[ -f ./sim/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -32584,7 -32529,7 +32584,7 @@@ maybe-install-html-sim: install-html-si
  
  install-html-sim: \
      configure-sim \
--    html-sim 
++    html-sim
  	@: $(MAKE); $(unstage)
  	@[ -f ./sim/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -32610,7 -32555,7 +32610,7 @@@ maybe-installcheck-sim
  maybe-installcheck-sim: installcheck-sim
  
  installcheck-sim: \
--    configure-sim 
++    configure-sim
  	@: $(MAKE); $(unstage)
  	@[ -f ./sim/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -32635,7 -32580,7 +32635,7 @@@ maybe-mostlyclean-sim
  @if sim
  maybe-mostlyclean-sim: mostlyclean-sim
  
--mostlyclean-sim: 
++mostlyclean-sim:
  	@: $(MAKE); $(unstage)
  	@[ -f ./sim/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -32660,7 -32605,7 +32660,7 @@@ maybe-clean-sim
  @if sim
  maybe-clean-sim: clean-sim
  
--clean-sim: 
++clean-sim:
  	@: $(MAKE); $(unstage)
  	@[ -f ./sim/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -32685,7 -32630,7 +32685,7 @@@ maybe-distclean-sim
  @if sim
  maybe-distclean-sim: distclean-sim
  
--distclean-sim: 
++distclean-sim:
  	@: $(MAKE); $(unstage)
  	@[ -f ./sim/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -32710,7 -32655,7 +32710,7 @@@ maybe-maintainer-clean-sim
  @if sim
  maybe-maintainer-clean-sim: maintainer-clean-sim
  
--maintainer-clean-sim: 
++maintainer-clean-sim:
  	@: $(MAKE); $(unstage)
  	@[ -f ./sim/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -32739,7 -32684,7 +32739,7 @@@ configure-texinfo: stage_curren
  @endif gcc-bootstrap
  @if texinfo
  maybe-configure-texinfo: configure-texinfo
--configure-texinfo: 
++configure-texinfo:
  	@: $(MAKE); $(unstage)
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -32828,7 -32773,7 +32828,7 @@@ maybe-info-texinfo
  maybe-info-texinfo: info-texinfo
  
  info-texinfo: \
--    configure-texinfo 
++    configure-texinfo
  	@: $(MAKE); $(unstage)
  	@[ -f ./texinfo/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -32854,7 -32799,7 +32854,7 @@@ maybe-dvi-texinfo
  maybe-dvi-texinfo: dvi-texinfo
  
  dvi-texinfo: \
--    configure-texinfo 
++    configure-texinfo
  	@: $(MAKE); $(unstage)
  	@[ -f ./texinfo/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -32880,7 -32825,7 +32880,7 @@@ maybe-pdf-texinfo
  maybe-pdf-texinfo: pdf-texinfo
  
  pdf-texinfo: \
--    configure-texinfo 
++    configure-texinfo
  	@: $(MAKE); $(unstage)
  	@[ -f ./texinfo/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -32906,7 -32851,7 +32906,7 @@@ maybe-html-texinfo
  maybe-html-texinfo: html-texinfo
  
  html-texinfo: \
--    configure-texinfo 
++    configure-texinfo
  	@: $(MAKE); $(unstage)
  	@[ -f ./texinfo/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -32932,7 -32877,7 +32932,7 @@@ maybe-TAGS-texinfo
  maybe-TAGS-texinfo: TAGS-texinfo
  
  TAGS-texinfo: \
--    configure-texinfo 
++    configure-texinfo
  	@: $(MAKE); $(unstage)
  	@[ -f ./texinfo/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -32959,7 -32904,7 +32959,7 @@@ maybe-install-info-texinfo: install-inf
  
  install-info-texinfo: \
      configure-texinfo \
--    info-texinfo 
++    info-texinfo
  	@: $(MAKE); $(unstage)
  	@[ -f ./texinfo/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -32986,7 -32931,7 +32986,7 @@@ maybe-install-pdf-texinfo: install-pdf-
  
  install-pdf-texinfo: \
      configure-texinfo \
--    pdf-texinfo 
++    pdf-texinfo
  	@: $(MAKE); $(unstage)
  	@[ -f ./texinfo/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -33013,7 -32958,7 +33013,7 @@@ maybe-install-html-texinfo: install-htm
  
  install-html-texinfo: \
      configure-texinfo \
--    html-texinfo 
++    html-texinfo
  	@: $(MAKE); $(unstage)
  	@[ -f ./texinfo/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -33039,7 -32984,7 +33039,7 @@@ maybe-installcheck-texinfo
  maybe-installcheck-texinfo: installcheck-texinfo
  
  installcheck-texinfo: \
--    configure-texinfo 
++    configure-texinfo
  	@: $(MAKE); $(unstage)
  	@[ -f ./texinfo/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -33064,7 -33009,7 +33064,7 @@@ maybe-mostlyclean-texinfo
  @if texinfo
  maybe-mostlyclean-texinfo: mostlyclean-texinfo
  
--mostlyclean-texinfo: 
++mostlyclean-texinfo:
  	@: $(MAKE); $(unstage)
  	@[ -f ./texinfo/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -33089,7 -33034,7 +33089,7 @@@ maybe-clean-texinfo
  @if texinfo
  maybe-clean-texinfo: clean-texinfo
  
--clean-texinfo: 
++clean-texinfo:
  	@: $(MAKE); $(unstage)
  	@[ -f ./texinfo/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -33114,7 -33059,7 +33114,7 @@@ maybe-distclean-texinfo
  @if texinfo
  maybe-distclean-texinfo: distclean-texinfo
  
--distclean-texinfo: 
++distclean-texinfo:
  	@: $(MAKE); $(unstage)
  	@[ -f ./texinfo/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -33139,7 -33084,7 +33139,7 @@@ maybe-maintainer-clean-texinfo
  @if texinfo
  maybe-maintainer-clean-texinfo: maintainer-clean-texinfo
  
--maintainer-clean-texinfo: 
++maintainer-clean-texinfo:
  	@: $(MAKE); $(unstage)
  	@[ -f ./texinfo/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -33168,7 -33113,7 +33168,7 @@@ configure-zlib: stage_curren
  @endif gcc-bootstrap
  @if zlib
  maybe-configure-zlib: configure-zlib
--configure-zlib: 
++configure-zlib:
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
  	test ! -f $(HOST_SUBDIR)/zlib/Makefile || exit 0; \
@@@ -33946,7 -33891,7 +33946,7 @@@ maybe-info-zlib
  maybe-info-zlib: info-zlib
  
  info-zlib: \
--    configure-zlib 
++    configure-zlib
  	@[ -f ./zlib/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -33971,7 -33916,7 +33971,7 @@@ maybe-dvi-zlib
  maybe-dvi-zlib: dvi-zlib
  
  dvi-zlib: \
--    configure-zlib 
++    configure-zlib
  	@[ -f ./zlib/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -33996,7 -33941,7 +33996,7 @@@ maybe-pdf-zlib
  maybe-pdf-zlib: pdf-zlib
  
  pdf-zlib: \
--    configure-zlib 
++    configure-zlib
  	@[ -f ./zlib/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -34021,7 -33966,7 +34021,7 @@@ maybe-html-zlib
  maybe-html-zlib: html-zlib
  
  html-zlib: \
--    configure-zlib 
++    configure-zlib
  	@[ -f ./zlib/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -34046,7 -33991,7 +34046,7 @@@ maybe-TAGS-zlib
  maybe-TAGS-zlib: TAGS-zlib
  
  TAGS-zlib: \
--    configure-zlib 
++    configure-zlib
  	@[ -f ./zlib/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -34072,7 -34017,7 +34072,7 @@@ maybe-install-info-zlib: install-info-z
  
  install-info-zlib: \
      configure-zlib \
--    info-zlib 
++    info-zlib
  	@[ -f ./zlib/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -34098,7 -34043,7 +34098,7 @@@ maybe-install-pdf-zlib: install-pdf-zli
  
  install-pdf-zlib: \
      configure-zlib \
--    pdf-zlib 
++    pdf-zlib
  	@[ -f ./zlib/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -34124,7 -34069,7 +34124,7 @@@ maybe-install-html-zlib: install-html-z
  
  install-html-zlib: \
      configure-zlib \
--    html-zlib 
++    html-zlib
  	@[ -f ./zlib/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -34149,7 -34094,7 +34149,7 @@@ maybe-installcheck-zlib
  maybe-installcheck-zlib: installcheck-zlib
  
  installcheck-zlib: \
--    configure-zlib 
++    configure-zlib
  	@[ -f ./zlib/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -34173,7 -34118,7 +34173,7 @@@ maybe-mostlyclean-zlib
  @if zlib
  maybe-mostlyclean-zlib: mostlyclean-zlib
  
--mostlyclean-zlib: 
++mostlyclean-zlib:
  	@[ -f ./zlib/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -34197,7 -34142,7 +34197,7 @@@ maybe-clean-zlib
  @if zlib
  maybe-clean-zlib: clean-zlib
  
--clean-zlib: 
++clean-zlib:
  	@[ -f ./zlib/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -34221,7 -34166,7 +34221,7 @@@ maybe-distclean-zlib
  @if zlib
  maybe-distclean-zlib: distclean-zlib
  
--distclean-zlib: 
++distclean-zlib:
  	@[ -f ./zlib/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -34245,7 -34190,7 +34245,7 @@@ maybe-maintainer-clean-zlib
  @if zlib
  maybe-maintainer-clean-zlib: maintainer-clean-zlib
  
--maintainer-clean-zlib: 
++maintainer-clean-zlib:
  	@[ -f ./zlib/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -34273,7 -34218,7 +34273,7 @@@ configure-gnulib: stage_curren
  @endif gcc-bootstrap
  @if gnulib
  maybe-configure-gnulib: configure-gnulib
--configure-gnulib: 
++configure-gnulib:
  	@: $(MAKE); $(unstage)
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -34374,7 -34319,7 +34374,7 @@@ maybe-info-gnulib
  maybe-info-gnulib: info-gnulib
  
  info-gnulib: \
--    configure-gnulib 
++    configure-gnulib
  	@: $(MAKE); $(unstage)
  	@[ -f ./gnulib/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -34400,7 -34345,7 +34400,7 @@@ maybe-dvi-gnulib
  maybe-dvi-gnulib: dvi-gnulib
  
  dvi-gnulib: \
--    configure-gnulib 
++    configure-gnulib
  	@: $(MAKE); $(unstage)
  	@[ -f ./gnulib/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -34426,7 -34371,7 +34426,7 @@@ maybe-pdf-gnulib
  maybe-pdf-gnulib: pdf-gnulib
  
  pdf-gnulib: \
--    configure-gnulib 
++    configure-gnulib
  	@: $(MAKE); $(unstage)
  	@[ -f ./gnulib/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -34452,7 -34397,7 +34452,7 @@@ maybe-html-gnulib
  maybe-html-gnulib: html-gnulib
  
  html-gnulib: \
--    configure-gnulib 
++    configure-gnulib
  	@: $(MAKE); $(unstage)
  	@[ -f ./gnulib/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -34478,7 -34423,7 +34478,7 @@@ maybe-TAGS-gnulib
  maybe-TAGS-gnulib: TAGS-gnulib
  
  TAGS-gnulib: \
--    configure-gnulib 
++    configure-gnulib
  	@: $(MAKE); $(unstage)
  	@[ -f ./gnulib/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -34505,7 -34450,7 +34505,7 @@@ maybe-install-info-gnulib: install-info
  
  install-info-gnulib: \
      configure-gnulib \
--    info-gnulib 
++    info-gnulib
  	@: $(MAKE); $(unstage)
  	@[ -f ./gnulib/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -34532,7 -34477,7 +34532,7 @@@ maybe-install-pdf-gnulib: install-pdf-g
  
  install-pdf-gnulib: \
      configure-gnulib \
--    pdf-gnulib 
++    pdf-gnulib
  	@: $(MAKE); $(unstage)
  	@[ -f ./gnulib/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -34559,7 -34504,7 +34559,7 @@@ maybe-install-html-gnulib: install-html
  
  install-html-gnulib: \
      configure-gnulib \
--    html-gnulib 
++    html-gnulib
  	@: $(MAKE); $(unstage)
  	@[ -f ./gnulib/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -34585,7 -34530,7 +34585,7 @@@ maybe-installcheck-gnulib
  maybe-installcheck-gnulib: installcheck-gnulib
  
  installcheck-gnulib: \
--    configure-gnulib 
++    configure-gnulib
  	@: $(MAKE); $(unstage)
  	@[ -f ./gnulib/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -34610,7 -34555,7 +34610,7 @@@ maybe-mostlyclean-gnulib
  @if gnulib
  maybe-mostlyclean-gnulib: mostlyclean-gnulib
  
--mostlyclean-gnulib: 
++mostlyclean-gnulib:
  	@: $(MAKE); $(unstage)
  	@[ -f ./gnulib/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -34635,7 -34580,7 +34635,7 @@@ maybe-clean-gnulib
  @if gnulib
  maybe-clean-gnulib: clean-gnulib
  
--clean-gnulib: 
++clean-gnulib:
  	@: $(MAKE); $(unstage)
  	@[ -f ./gnulib/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -34660,7 -34605,7 +34660,7 @@@ maybe-distclean-gnulib
  @if gnulib
  maybe-distclean-gnulib: distclean-gnulib
  
--distclean-gnulib: 
++distclean-gnulib:
  	@: $(MAKE); $(unstage)
  	@[ -f ./gnulib/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -34685,7 -34630,7 +34685,7 @@@ maybe-maintainer-clean-gnulib
  @if gnulib
  maybe-maintainer-clean-gnulib: maintainer-clean-gnulib
  
--maintainer-clean-gnulib: 
++maintainer-clean-gnulib:
  	@: $(MAKE); $(unstage)
  	@[ -f ./gnulib/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -34714,7 -34659,7 +34714,7 @@@ configure-gdbsupport: stage_curren
  @endif gcc-bootstrap
  @if gdbsupport
  maybe-configure-gdbsupport: configure-gdbsupport
--configure-gdbsupport: 
++configure-gdbsupport:
  	@: $(MAKE); $(unstage)
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -34815,7 -34760,7 +34815,7 @@@ maybe-info-gdbsupport
  maybe-info-gdbsupport: info-gdbsupport
  
  info-gdbsupport: \
--    configure-gdbsupport 
++    configure-gdbsupport
  	@: $(MAKE); $(unstage)
  	@[ -f ./gdbsupport/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -34841,7 -34786,7 +34841,7 @@@ maybe-dvi-gdbsupport
  maybe-dvi-gdbsupport: dvi-gdbsupport
  
  dvi-gdbsupport: \
--    configure-gdbsupport 
++    configure-gdbsupport
  	@: $(MAKE); $(unstage)
  	@[ -f ./gdbsupport/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -34867,7 -34812,7 +34867,7 @@@ maybe-pdf-gdbsupport
  maybe-pdf-gdbsupport: pdf-gdbsupport
  
  pdf-gdbsupport: \
--    configure-gdbsupport 
++    configure-gdbsupport
  	@: $(MAKE); $(unstage)
  	@[ -f ./gdbsupport/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -34893,7 -34838,7 +34893,7 @@@ maybe-html-gdbsupport
  maybe-html-gdbsupport: html-gdbsupport
  
  html-gdbsupport: \
--    configure-gdbsupport 
++    configure-gdbsupport
  	@: $(MAKE); $(unstage)
  	@[ -f ./gdbsupport/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -34919,7 -34864,7 +34919,7 @@@ maybe-TAGS-gdbsupport
  maybe-TAGS-gdbsupport: TAGS-gdbsupport
  
  TAGS-gdbsupport: \
--    configure-gdbsupport 
++    configure-gdbsupport
  	@: $(MAKE); $(unstage)
  	@[ -f ./gdbsupport/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -34946,7 -34891,7 +34946,7 @@@ maybe-install-info-gdbsupport: install-
  
  install-info-gdbsupport: \
      configure-gdbsupport \
--    info-gdbsupport 
++    info-gdbsupport
  	@: $(MAKE); $(unstage)
  	@[ -f ./gdbsupport/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -34973,7 -34918,7 +34973,7 @@@ maybe-install-pdf-gdbsupport: install-p
  
  install-pdf-gdbsupport: \
      configure-gdbsupport \
--    pdf-gdbsupport 
++    pdf-gdbsupport
  	@: $(MAKE); $(unstage)
  	@[ -f ./gdbsupport/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -35000,7 -34945,7 +35000,7 @@@ maybe-install-html-gdbsupport: install-
  
  install-html-gdbsupport: \
      configure-gdbsupport \
--    html-gdbsupport 
++    html-gdbsupport
  	@: $(MAKE); $(unstage)
  	@[ -f ./gdbsupport/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -35026,7 -34971,7 +35026,7 @@@ maybe-installcheck-gdbsupport
  maybe-installcheck-gdbsupport: installcheck-gdbsupport
  
  installcheck-gdbsupport: \
--    configure-gdbsupport 
++    configure-gdbsupport
  	@: $(MAKE); $(unstage)
  	@[ -f ./gdbsupport/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -35051,7 -34996,7 +35051,7 @@@ maybe-mostlyclean-gdbsupport
  @if gdbsupport
  maybe-mostlyclean-gdbsupport: mostlyclean-gdbsupport
  
--mostlyclean-gdbsupport: 
++mostlyclean-gdbsupport:
  	@: $(MAKE); $(unstage)
  	@[ -f ./gdbsupport/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -35076,7 -35021,7 +35076,7 @@@ maybe-clean-gdbsupport
  @if gdbsupport
  maybe-clean-gdbsupport: clean-gdbsupport
  
--clean-gdbsupport: 
++clean-gdbsupport:
  	@: $(MAKE); $(unstage)
  	@[ -f ./gdbsupport/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -35101,7 -35046,7 +35101,7 @@@ maybe-distclean-gdbsupport
  @if gdbsupport
  maybe-distclean-gdbsupport: distclean-gdbsupport
  
--distclean-gdbsupport: 
++distclean-gdbsupport:
  	@: $(MAKE); $(unstage)
  	@[ -f ./gdbsupport/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -35126,7 -35071,7 +35126,7 @@@ maybe-maintainer-clean-gdbsupport
  @if gdbsupport
  maybe-maintainer-clean-gdbsupport: maintainer-clean-gdbsupport
  
--maintainer-clean-gdbsupport: 
++maintainer-clean-gdbsupport:
  	@: $(MAKE); $(unstage)
  	@[ -f ./gdbsupport/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -35155,7 -35100,7 +35155,7 @@@ configure-gdbserver: stage_curren
  @endif gcc-bootstrap
  @if gdbserver
  maybe-configure-gdbserver: configure-gdbserver
--configure-gdbserver: 
++configure-gdbserver:
  	@: $(MAKE); $(unstage)
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -35256,7 -35201,7 +35256,7 @@@ maybe-info-gdbserver
  maybe-info-gdbserver: info-gdbserver
  
  info-gdbserver: \
--    configure-gdbserver 
++    configure-gdbserver
  	@: $(MAKE); $(unstage)
  	@[ -f ./gdbserver/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -35282,7 -35227,7 +35282,7 @@@ maybe-dvi-gdbserver
  maybe-dvi-gdbserver: dvi-gdbserver
  
  dvi-gdbserver: \
--    configure-gdbserver 
++    configure-gdbserver
  	@: $(MAKE); $(unstage)
  	@[ -f ./gdbserver/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -35308,7 -35253,7 +35308,7 @@@ maybe-pdf-gdbserver
  maybe-pdf-gdbserver: pdf-gdbserver
  
  pdf-gdbserver: \
--    configure-gdbserver 
++    configure-gdbserver
  	@: $(MAKE); $(unstage)
  	@[ -f ./gdbserver/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -35334,7 -35279,7 +35334,7 @@@ maybe-html-gdbserver
  maybe-html-gdbserver: html-gdbserver
  
  html-gdbserver: \
--    configure-gdbserver 
++    configure-gdbserver
  	@: $(MAKE); $(unstage)
  	@[ -f ./gdbserver/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -35360,7 -35305,7 +35360,7 @@@ maybe-TAGS-gdbserver
  maybe-TAGS-gdbserver: TAGS-gdbserver
  
  TAGS-gdbserver: \
--    configure-gdbserver 
++    configure-gdbserver
  	@: $(MAKE); $(unstage)
  	@[ -f ./gdbserver/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -35387,7 -35332,7 +35387,7 @@@ maybe-install-info-gdbserver: install-i
  
  install-info-gdbserver: \
      configure-gdbserver \
--    info-gdbserver 
++    info-gdbserver
  	@: $(MAKE); $(unstage)
  	@[ -f ./gdbserver/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -35414,7 -35359,7 +35414,7 @@@ maybe-install-pdf-gdbserver: install-pd
  
  install-pdf-gdbserver: \
      configure-gdbserver \
--    pdf-gdbserver 
++    pdf-gdbserver
  	@: $(MAKE); $(unstage)
  	@[ -f ./gdbserver/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -35441,7 -35386,7 +35441,7 @@@ maybe-install-html-gdbserver: install-h
  
  install-html-gdbserver: \
      configure-gdbserver \
--    html-gdbserver 
++    html-gdbserver
  	@: $(MAKE); $(unstage)
  	@[ -f ./gdbserver/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -35467,7 -35412,7 +35467,7 @@@ maybe-installcheck-gdbserver
  maybe-installcheck-gdbserver: installcheck-gdbserver
  
  installcheck-gdbserver: \
--    configure-gdbserver 
++    configure-gdbserver
  	@: $(MAKE); $(unstage)
  	@[ -f ./gdbserver/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -35492,7 -35437,7 +35492,7 @@@ maybe-mostlyclean-gdbserver
  @if gdbserver
  maybe-mostlyclean-gdbserver: mostlyclean-gdbserver
  
--mostlyclean-gdbserver: 
++mostlyclean-gdbserver:
  	@: $(MAKE); $(unstage)
  	@[ -f ./gdbserver/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -35517,7 -35462,7 +35517,7 @@@ maybe-clean-gdbserver
  @if gdbserver
  maybe-clean-gdbserver: clean-gdbserver
  
--clean-gdbserver: 
++clean-gdbserver:
  	@: $(MAKE); $(unstage)
  	@[ -f ./gdbserver/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -35542,7 -35487,7 +35542,7 @@@ maybe-distclean-gdbserver
  @if gdbserver
  maybe-distclean-gdbserver: distclean-gdbserver
  
--distclean-gdbserver: 
++distclean-gdbserver:
  	@: $(MAKE); $(unstage)
  	@[ -f ./gdbserver/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -35567,7 -35512,7 +35567,7 @@@ maybe-maintainer-clean-gdbserver
  @if gdbserver
  maybe-maintainer-clean-gdbserver: maintainer-clean-gdbserver
  
--maintainer-clean-gdbserver: 
++maintainer-clean-gdbserver:
  	@: $(MAKE); $(unstage)
  	@[ -f ./gdbserver/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -35596,7 -35541,7 +35596,7 @@@ configure-gdb: stage_curren
  @endif gcc-bootstrap
  @if gdb
  maybe-configure-gdb: configure-gdb
--configure-gdb: 
++configure-gdb:
  	@: $(MAKE); $(unstage)
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -35697,7 -35642,7 +35697,7 @@@ maybe-info-gdb
  maybe-info-gdb: info-gdb
  
  info-gdb: \
--    configure-gdb 
++    configure-gdb
  	@: $(MAKE); $(unstage)
  	@[ -f ./gdb/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -35723,7 -35668,7 +35723,7 @@@ maybe-dvi-gdb
  maybe-dvi-gdb: dvi-gdb
  
  dvi-gdb: \
--    configure-gdb 
++    configure-gdb
  	@: $(MAKE); $(unstage)
  	@[ -f ./gdb/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -35749,7 -35694,7 +35749,7 @@@ maybe-pdf-gdb
  maybe-pdf-gdb: pdf-gdb
  
  pdf-gdb: \
--    configure-gdb 
++    configure-gdb
  	@: $(MAKE); $(unstage)
  	@[ -f ./gdb/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -35775,7 -35720,7 +35775,7 @@@ maybe-html-gdb
  maybe-html-gdb: html-gdb
  
  html-gdb: \
--    configure-gdb 
++    configure-gdb
  	@: $(MAKE); $(unstage)
  	@[ -f ./gdb/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -35801,7 -35746,7 +35801,7 @@@ maybe-TAGS-gdb
  maybe-TAGS-gdb: TAGS-gdb
  
  TAGS-gdb: \
--    configure-gdb 
++    configure-gdb
  	@: $(MAKE); $(unstage)
  	@[ -f ./gdb/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -35828,7 -35773,7 +35828,7 @@@ maybe-install-info-gdb: install-info-gd
  
  install-info-gdb: \
      configure-gdb \
--    info-gdb 
++    info-gdb
  	@: $(MAKE); $(unstage)
  	@[ -f ./gdb/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -35855,7 -35800,7 +35855,7 @@@ maybe-install-pdf-gdb: install-pdf-gd
  
  install-pdf-gdb: \
      configure-gdb \
--    pdf-gdb 
++    pdf-gdb
  	@: $(MAKE); $(unstage)
  	@[ -f ./gdb/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -35882,7 -35827,7 +35882,7 @@@ maybe-install-html-gdb: install-html-gd
  
  install-html-gdb: \
      configure-gdb \
--    html-gdb 
++    html-gdb
  	@: $(MAKE); $(unstage)
  	@[ -f ./gdb/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -35908,7 -35853,7 +35908,7 @@@ maybe-installcheck-gdb
  maybe-installcheck-gdb: installcheck-gdb
  
  installcheck-gdb: \
--    configure-gdb 
++    configure-gdb
  	@: $(MAKE); $(unstage)
  	@[ -f ./gdb/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -35933,7 -35878,7 +35933,7 @@@ maybe-mostlyclean-gdb
  @if gdb
  maybe-mostlyclean-gdb: mostlyclean-gdb
  
--mostlyclean-gdb: 
++mostlyclean-gdb:
  	@: $(MAKE); $(unstage)
  	@[ -f ./gdb/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -35958,7 -35903,7 +35958,7 @@@ maybe-clean-gdb
  @if gdb
  maybe-clean-gdb: clean-gdb
  
--clean-gdb: 
++clean-gdb:
  	@: $(MAKE); $(unstage)
  	@[ -f ./gdb/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -35983,7 -35928,7 +35983,7 @@@ maybe-distclean-gdb
  @if gdb
  maybe-distclean-gdb: distclean-gdb
  
--distclean-gdb: 
++distclean-gdb:
  	@: $(MAKE); $(unstage)
  	@[ -f ./gdb/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -36008,7 -35953,7 +36008,7 @@@ maybe-maintainer-clean-gdb
  @if gdb
  maybe-maintainer-clean-gdb: maintainer-clean-gdb
  
--maintainer-clean-gdb: 
++maintainer-clean-gdb:
  	@: $(MAKE); $(unstage)
  	@[ -f ./gdb/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -36037,7 -35982,7 +36037,7 @@@ configure-expect: stage_curren
  @endif gcc-bootstrap
  @if expect
  maybe-configure-expect: configure-expect
--configure-expect: 
++configure-expect:
  	@: $(MAKE); $(unstage)
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -36138,7 -36083,7 +36138,7 @@@ maybe-info-expect
  maybe-info-expect: info-expect
  
  info-expect: \
--    configure-expect 
++    configure-expect
  	@: $(MAKE); $(unstage)
  	@[ -f ./expect/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -36164,7 -36109,7 +36164,7 @@@ maybe-dvi-expect
  maybe-dvi-expect: dvi-expect
  
  dvi-expect: \
--    configure-expect 
++    configure-expect
  	@: $(MAKE); $(unstage)
  	@[ -f ./expect/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -36190,7 -36135,7 +36190,7 @@@ maybe-pdf-expect
  maybe-pdf-expect: pdf-expect
  
  pdf-expect: \
--    configure-expect 
++    configure-expect
  	@: $(MAKE); $(unstage)
  	@[ -f ./expect/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -36216,7 -36161,7 +36216,7 @@@ maybe-html-expect
  maybe-html-expect: html-expect
  
  html-expect: \
--    configure-expect 
++    configure-expect
  	@: $(MAKE); $(unstage)
  	@[ -f ./expect/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -36242,7 -36187,7 +36242,7 @@@ maybe-TAGS-expect
  maybe-TAGS-expect: TAGS-expect
  
  TAGS-expect: \
--    configure-expect 
++    configure-expect
  	@: $(MAKE); $(unstage)
  	@[ -f ./expect/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -36269,7 -36214,7 +36269,7 @@@ maybe-install-info-expect: install-info
  
  install-info-expect: \
      configure-expect \
--    info-expect 
++    info-expect
  	@: $(MAKE); $(unstage)
  	@[ -f ./expect/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -36296,7 -36241,7 +36296,7 @@@ maybe-install-pdf-expect: install-pdf-e
  
  install-pdf-expect: \
      configure-expect \
--    pdf-expect 
++    pdf-expect
  	@: $(MAKE); $(unstage)
  	@[ -f ./expect/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -36323,7 -36268,7 +36323,7 @@@ maybe-install-html-expect: install-html
  
  install-html-expect: \
      configure-expect \
--    html-expect 
++    html-expect
  	@: $(MAKE); $(unstage)
  	@[ -f ./expect/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -36349,7 -36294,7 +36349,7 @@@ maybe-installcheck-expect
  maybe-installcheck-expect: installcheck-expect
  
  installcheck-expect: \
--    configure-expect 
++    configure-expect
  	@: $(MAKE); $(unstage)
  	@[ -f ./expect/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -36374,7 -36319,7 +36374,7 @@@ maybe-mostlyclean-expect
  @if expect
  maybe-mostlyclean-expect: mostlyclean-expect
  
--mostlyclean-expect: 
++mostlyclean-expect:
  	@: $(MAKE); $(unstage)
  	@[ -f ./expect/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -36399,7 -36344,7 +36399,7 @@@ maybe-clean-expect
  @if expect
  maybe-clean-expect: clean-expect
  
--clean-expect: 
++clean-expect:
  	@: $(MAKE); $(unstage)
  	@[ -f ./expect/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -36424,7 -36369,7 +36424,7 @@@ maybe-distclean-expect
  @if expect
  maybe-distclean-expect: distclean-expect
  
--distclean-expect: 
++distclean-expect:
  	@: $(MAKE); $(unstage)
  	@[ -f ./expect/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -36449,7 -36394,7 +36449,7 @@@ maybe-maintainer-clean-expect
  @if expect
  maybe-maintainer-clean-expect: maintainer-clean-expect
  
--maintainer-clean-expect: 
++maintainer-clean-expect:
  	@: $(MAKE); $(unstage)
  	@[ -f ./expect/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -36478,7 -36423,7 +36478,7 @@@ configure-guile: stage_curren
  @endif gcc-bootstrap
  @if guile
  maybe-configure-guile: configure-guile
--configure-guile: 
++configure-guile:
  	@: $(MAKE); $(unstage)
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -36579,7 -36524,7 +36579,7 @@@ maybe-info-guile
  maybe-info-guile: info-guile
  
  info-guile: \
--    configure-guile 
++    configure-guile
  	@: $(MAKE); $(unstage)
  	@[ -f ./guile/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -36605,7 -36550,7 +36605,7 @@@ maybe-dvi-guile
  maybe-dvi-guile: dvi-guile
  
  dvi-guile: \
--    configure-guile 
++    configure-guile
  	@: $(MAKE); $(unstage)
  	@[ -f ./guile/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -36631,7 -36576,7 +36631,7 @@@ maybe-pdf-guile
  maybe-pdf-guile: pdf-guile
  
  pdf-guile: \
--    configure-guile 
++    configure-guile
  	@: $(MAKE); $(unstage)
  	@[ -f ./guile/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -36657,7 -36602,7 +36657,7 @@@ maybe-html-guile
  maybe-html-guile: html-guile
  
  html-guile: \
--    configure-guile 
++    configure-guile
  	@: $(MAKE); $(unstage)
  	@[ -f ./guile/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -36683,7 -36628,7 +36683,7 @@@ maybe-TAGS-guile
  maybe-TAGS-guile: TAGS-guile
  
  TAGS-guile: \
--    configure-guile 
++    configure-guile
  	@: $(MAKE); $(unstage)
  	@[ -f ./guile/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -36710,7 -36655,7 +36710,7 @@@ maybe-install-info-guile: install-info-
  
  install-info-guile: \
      configure-guile \
--    info-guile 
++    info-guile
  	@: $(MAKE); $(unstage)
  	@[ -f ./guile/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -36737,7 -36682,7 +36737,7 @@@ maybe-install-pdf-guile: install-pdf-gu
  
  install-pdf-guile: \
      configure-guile \
--    pdf-guile 
++    pdf-guile
  	@: $(MAKE); $(unstage)
  	@[ -f ./guile/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -36764,7 -36709,7 +36764,7 @@@ maybe-install-html-guile: install-html-
  
  install-html-guile: \
      configure-guile \
--    html-guile 
++    html-guile
  	@: $(MAKE); $(unstage)
  	@[ -f ./guile/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -36790,7 -36735,7 +36790,7 @@@ maybe-installcheck-guile
  maybe-installcheck-guile: installcheck-guile
  
  installcheck-guile: \
--    configure-guile 
++    configure-guile
  	@: $(MAKE); $(unstage)
  	@[ -f ./guile/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -36815,7 -36760,7 +36815,7 @@@ maybe-mostlyclean-guile
  @if guile
  maybe-mostlyclean-guile: mostlyclean-guile
  
--mostlyclean-guile: 
++mostlyclean-guile:
  	@: $(MAKE); $(unstage)
  	@[ -f ./guile/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -36840,7 -36785,7 +36840,7 @@@ maybe-clean-guile
  @if guile
  maybe-clean-guile: clean-guile
  
--clean-guile: 
++clean-guile:
  	@: $(MAKE); $(unstage)
  	@[ -f ./guile/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -36865,7 -36810,7 +36865,7 @@@ maybe-distclean-guile
  @if guile
  maybe-distclean-guile: distclean-guile
  
--distclean-guile: 
++distclean-guile:
  	@: $(MAKE); $(unstage)
  	@[ -f ./guile/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -36890,7 -36835,7 +36890,7 @@@ maybe-maintainer-clean-guile
  @if guile
  maybe-maintainer-clean-guile: maintainer-clean-guile
  
--maintainer-clean-guile: 
++maintainer-clean-guile:
  	@: $(MAKE); $(unstage)
  	@[ -f ./guile/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -36919,7 -36864,7 +36919,7 @@@ configure-tk: stage_curren
  @endif gcc-bootstrap
  @if tk
  maybe-configure-tk: configure-tk
--configure-tk: 
++configure-tk:
  	@: $(MAKE); $(unstage)
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -37020,7 -36965,7 +37020,7 @@@ maybe-info-tk
  maybe-info-tk: info-tk
  
  info-tk: \
--    configure-tk 
++    configure-tk
  	@: $(MAKE); $(unstage)
  	@[ -f ./tk/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -37046,7 -36991,7 +37046,7 @@@ maybe-dvi-tk
  maybe-dvi-tk: dvi-tk
  
  dvi-tk: \
--    configure-tk 
++    configure-tk
  	@: $(MAKE); $(unstage)
  	@[ -f ./tk/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -37072,7 -37017,7 +37072,7 @@@ maybe-pdf-tk
  maybe-pdf-tk: pdf-tk
  
  pdf-tk: \
--    configure-tk 
++    configure-tk
  	@: $(MAKE); $(unstage)
  	@[ -f ./tk/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -37098,7 -37043,7 +37098,7 @@@ maybe-html-tk
  maybe-html-tk: html-tk
  
  html-tk: \
--    configure-tk 
++    configure-tk
  	@: $(MAKE); $(unstage)
  	@[ -f ./tk/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -37124,7 -37069,7 +37124,7 @@@ maybe-TAGS-tk
  maybe-TAGS-tk: TAGS-tk
  
  TAGS-tk: \
--    configure-tk 
++    configure-tk
  	@: $(MAKE); $(unstage)
  	@[ -f ./tk/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -37151,7 -37096,7 +37151,7 @@@ maybe-install-info-tk: install-info-t
  
  install-info-tk: \
      configure-tk \
--    info-tk 
++    info-tk
  	@: $(MAKE); $(unstage)
  	@[ -f ./tk/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -37178,7 -37123,7 +37178,7 @@@ maybe-install-pdf-tk: install-pdf-t
  
  install-pdf-tk: \
      configure-tk \
--    pdf-tk 
++    pdf-tk
  	@: $(MAKE); $(unstage)
  	@[ -f ./tk/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -37205,7 -37150,7 +37205,7 @@@ maybe-install-html-tk: install-html-t
  
  install-html-tk: \
      configure-tk \
--    html-tk 
++    html-tk
  	@: $(MAKE); $(unstage)
  	@[ -f ./tk/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -37231,7 -37176,7 +37231,7 @@@ maybe-installcheck-tk
  maybe-installcheck-tk: installcheck-tk
  
  installcheck-tk: \
--    configure-tk 
++    configure-tk
  	@: $(MAKE); $(unstage)
  	@[ -f ./tk/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -37256,7 -37201,7 +37256,7 @@@ maybe-mostlyclean-tk
  @if tk
  maybe-mostlyclean-tk: mostlyclean-tk
  
--mostlyclean-tk: 
++mostlyclean-tk:
  	@: $(MAKE); $(unstage)
  	@[ -f ./tk/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -37281,7 -37226,7 +37281,7 @@@ maybe-clean-tk
  @if tk
  maybe-clean-tk: clean-tk
  
--clean-tk: 
++clean-tk:
  	@: $(MAKE); $(unstage)
  	@[ -f ./tk/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -37306,7 -37251,7 +37306,7 @@@ maybe-distclean-tk
  @if tk
  maybe-distclean-tk: distclean-tk
  
--distclean-tk: 
++distclean-tk:
  	@: $(MAKE); $(unstage)
  	@[ -f ./tk/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -37331,7 -37276,7 +37331,7 @@@ maybe-maintainer-clean-tk
  @if tk
  maybe-maintainer-clean-tk: maintainer-clean-tk
  
--maintainer-clean-tk: 
++maintainer-clean-tk:
  	@: $(MAKE); $(unstage)
  	@[ -f ./tk/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -37360,7 -37305,7 +37360,7 @@@ configure-libtermcap: stage_curren
  @endif gcc-bootstrap
  @if libtermcap
  maybe-configure-libtermcap: configure-libtermcap
--configure-libtermcap: 
++configure-libtermcap:
  	@: $(MAKE); $(unstage)
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -37455,7 -37400,7 +37455,7 @@@ maybe-info-libtermcap
  maybe-info-libtermcap: info-libtermcap
  
  info-libtermcap: \
--    configure-libtermcap 
++    configure-libtermcap
  	@: $(MAKE); $(unstage)
  	@[ -f ./libtermcap/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -37481,7 -37426,7 +37481,7 @@@ maybe-dvi-libtermcap
  maybe-dvi-libtermcap: dvi-libtermcap
  
  dvi-libtermcap: \
--    configure-libtermcap 
++    configure-libtermcap
  	@: $(MAKE); $(unstage)
  	@[ -f ./libtermcap/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -37507,7 -37452,7 +37507,7 @@@ maybe-pdf-libtermcap
  maybe-pdf-libtermcap: pdf-libtermcap
  
  pdf-libtermcap: \
--    configure-libtermcap 
++    configure-libtermcap
  	@: $(MAKE); $(unstage)
  	@[ -f ./libtermcap/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -37533,7 -37478,7 +37533,7 @@@ maybe-html-libtermcap
  maybe-html-libtermcap: html-libtermcap
  
  html-libtermcap: \
--    configure-libtermcap 
++    configure-libtermcap
  	@: $(MAKE); $(unstage)
  	@[ -f ./libtermcap/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -37559,7 -37504,7 +37559,7 @@@ maybe-TAGS-libtermcap
  maybe-TAGS-libtermcap: TAGS-libtermcap
  
  TAGS-libtermcap: \
--    configure-libtermcap 
++    configure-libtermcap
  	@: $(MAKE); $(unstage)
  	@[ -f ./libtermcap/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -37586,7 -37531,7 +37586,7 @@@ maybe-install-info-libtermcap: install-
  
  install-info-libtermcap: \
      configure-libtermcap \
--    info-libtermcap 
++    info-libtermcap
  	@: $(MAKE); $(unstage)
  	@[ -f ./libtermcap/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -37613,7 -37558,7 +37613,7 @@@ maybe-install-pdf-libtermcap: install-p
  
  install-pdf-libtermcap: \
      configure-libtermcap \
--    pdf-libtermcap 
++    pdf-libtermcap
  	@: $(MAKE); $(unstage)
  	@[ -f ./libtermcap/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -37640,7 -37585,7 +37640,7 @@@ maybe-install-html-libtermcap: install-
  
  install-html-libtermcap: \
      configure-libtermcap \
--    html-libtermcap 
++    html-libtermcap
  	@: $(MAKE); $(unstage)
  	@[ -f ./libtermcap/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -37666,7 -37611,7 +37666,7 @@@ maybe-installcheck-libtermcap
  maybe-installcheck-libtermcap: installcheck-libtermcap
  
  installcheck-libtermcap: \
--    configure-libtermcap 
++    configure-libtermcap
  	@: $(MAKE); $(unstage)
  	@[ -f ./libtermcap/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -37735,7 -37680,7 +37735,7 @@@ configure-utils: stage_curren
  @endif gcc-bootstrap
  @if utils
  maybe-configure-utils: configure-utils
--configure-utils: 
++configure-utils:
  	@: $(MAKE); $(unstage)
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -37830,7 -37775,7 +37830,7 @@@ maybe-info-utils
  maybe-info-utils: info-utils
  
  info-utils: \
--    configure-utils 
++    configure-utils
  	@: $(MAKE); $(unstage)
  	@[ -f ./utils/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -37856,7 -37801,7 +37856,7 @@@ maybe-dvi-utils
  maybe-dvi-utils: dvi-utils
  
  dvi-utils: \
--    configure-utils 
++    configure-utils
  	@: $(MAKE); $(unstage)
  	@[ -f ./utils/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -37882,7 -37827,7 +37882,7 @@@ maybe-pdf-utils
  maybe-pdf-utils: pdf-utils
  
  pdf-utils: \
--    configure-utils 
++    configure-utils
  	@: $(MAKE); $(unstage)
  	@[ -f ./utils/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -37908,7 -37853,7 +37908,7 @@@ maybe-html-utils
  maybe-html-utils: html-utils
  
  html-utils: \
--    configure-utils 
++    configure-utils
  	@: $(MAKE); $(unstage)
  	@[ -f ./utils/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -37934,7 -37879,7 +37934,7 @@@ maybe-TAGS-utils
  maybe-TAGS-utils: TAGS-utils
  
  TAGS-utils: \
--    configure-utils 
++    configure-utils
  	@: $(MAKE); $(unstage)
  	@[ -f ./utils/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -37961,7 -37906,7 +37961,7 @@@ maybe-install-info-utils: install-info-
  
  install-info-utils: \
      configure-utils \
--    info-utils 
++    info-utils
  	@: $(MAKE); $(unstage)
  	@[ -f ./utils/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -37988,7 -37933,7 +37988,7 @@@ maybe-install-pdf-utils: install-pdf-ut
  
  install-pdf-utils: \
      configure-utils \
--    pdf-utils 
++    pdf-utils
  	@: $(MAKE); $(unstage)
  	@[ -f ./utils/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -38015,7 -37960,7 +38015,7 @@@ maybe-install-html-utils: install-html-
  
  install-html-utils: \
      configure-utils \
--    html-utils 
++    html-utils
  	@: $(MAKE); $(unstage)
  	@[ -f ./utils/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -38041,7 -37986,7 +38041,7 @@@ maybe-installcheck-utils
  maybe-installcheck-utils: installcheck-utils
  
  installcheck-utils: \
--    configure-utils 
++    configure-utils
  	@: $(MAKE); $(unstage)
  	@[ -f ./utils/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -38066,7 -38011,7 +38066,7 @@@ maybe-mostlyclean-utils
  @if utils
  maybe-mostlyclean-utils: mostlyclean-utils
  
--mostlyclean-utils: 
++mostlyclean-utils:
  	@: $(MAKE); $(unstage)
  	@[ -f ./utils/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -38091,7 -38036,7 +38091,7 @@@ maybe-clean-utils
  @if utils
  maybe-clean-utils: clean-utils
  
--clean-utils: 
++clean-utils:
  	@: $(MAKE); $(unstage)
  	@[ -f ./utils/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -38116,7 -38061,7 +38116,7 @@@ maybe-distclean-utils
  @if utils
  maybe-distclean-utils: distclean-utils
  
--distclean-utils: 
++distclean-utils:
  	@: $(MAKE); $(unstage)
  	@[ -f ./utils/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -38141,7 -38086,7 +38141,7 @@@ maybe-maintainer-clean-utils
  @if utils
  maybe-maintainer-clean-utils: maintainer-clean-utils
  
--maintainer-clean-utils: 
++maintainer-clean-utils:
  	@: $(MAKE); $(unstage)
  	@[ -f ./utils/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -38170,7 -38115,7 +38170,7 @@@ configure-c++tools: stage_curren
  @endif gcc-bootstrap
  @if c++tools
  maybe-configure-c++tools: configure-c++tools
--configure-c++tools: 
++configure-c++tools:
  	@: $(MAKE); $(unstage)
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -38271,7 -38216,7 +38271,7 @@@ maybe-info-c++tools
  maybe-info-c++tools: info-c++tools
  
  info-c++tools: \
--    configure-c++tools 
++    configure-c++tools
  	@: $(MAKE); $(unstage)
  	@[ -f ./c++tools/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -38297,7 -38242,7 +38297,7 @@@ maybe-dvi-c++tools
  maybe-dvi-c++tools: dvi-c++tools
  
  dvi-c++tools: \
--    configure-c++tools 
++    configure-c++tools
  	@: $(MAKE); $(unstage)
  	@[ -f ./c++tools/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -38323,7 -38268,7 +38323,7 @@@ maybe-pdf-c++tools
  maybe-pdf-c++tools: pdf-c++tools
  
  pdf-c++tools: \
--    configure-c++tools 
++    configure-c++tools
  	@: $(MAKE); $(unstage)
  	@[ -f ./c++tools/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -38349,7 -38294,7 +38349,7 @@@ maybe-html-c++tools
  maybe-html-c++tools: html-c++tools
  
  html-c++tools: \
--    configure-c++tools 
++    configure-c++tools
  	@: $(MAKE); $(unstage)
  	@[ -f ./c++tools/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -38375,7 -38320,7 +38375,7 @@@ maybe-TAGS-c++tools
  maybe-TAGS-c++tools: TAGS-c++tools
  
  TAGS-c++tools: \
--    configure-c++tools 
++    configure-c++tools
  	@: $(MAKE); $(unstage)
  	@[ -f ./c++tools/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -38402,7 -38347,7 +38402,7 @@@ maybe-install-info-c++tools: install-in
  
  install-info-c++tools: \
      configure-c++tools \
--    info-c++tools 
++    info-c++tools
  	@: $(MAKE); $(unstage)
  	@[ -f ./c++tools/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -38429,7 -38374,7 +38429,7 @@@ maybe-install-pdf-c++tools: install-pdf
  
  install-pdf-c++tools: \
      configure-c++tools \
--    pdf-c++tools 
++    pdf-c++tools
  	@: $(MAKE); $(unstage)
  	@[ -f ./c++tools/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -38456,7 -38401,7 +38456,7 @@@ maybe-install-html-c++tools: install-ht
  
  install-html-c++tools: \
      configure-c++tools \
--    html-c++tools 
++    html-c++tools
  	@: $(MAKE); $(unstage)
  	@[ -f ./c++tools/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -38482,7 -38427,7 +38482,7 @@@ maybe-installcheck-c++tools
  maybe-installcheck-c++tools: installcheck-c++tools
  
  installcheck-c++tools: \
--    configure-c++tools 
++    configure-c++tools
  	@: $(MAKE); $(unstage)
  	@[ -f ./c++tools/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -38507,7 -38452,7 +38507,7 @@@ maybe-mostlyclean-c++tools
  @if c++tools
  maybe-mostlyclean-c++tools: mostlyclean-c++tools
  
--mostlyclean-c++tools: 
++mostlyclean-c++tools:
  	@: $(MAKE); $(unstage)
  	@[ -f ./c++tools/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -38532,7 -38477,7 +38532,7 @@@ maybe-clean-c++tools
  @if c++tools
  maybe-clean-c++tools: clean-c++tools
  
--clean-c++tools: 
++clean-c++tools:
  	@: $(MAKE); $(unstage)
  	@[ -f ./c++tools/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -38557,7 -38502,7 +38557,7 @@@ maybe-distclean-c++tools
  @if c++tools
  maybe-distclean-c++tools: distclean-c++tools
  
--distclean-c++tools: 
++distclean-c++tools:
  	@: $(MAKE); $(unstage)
  	@[ -f ./c++tools/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -38582,7 -38527,7 +38582,7 @@@ maybe-maintainer-clean-c++tools
  @if c++tools
  maybe-maintainer-clean-c++tools: maintainer-clean-c++tools
  
--maintainer-clean-c++tools: 
++maintainer-clean-c++tools:
  	@: $(MAKE); $(unstage)
  	@[ -f ./c++tools/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -38611,7 -38556,7 +38611,7 @@@ configure-gnattools: stage_curren
  @endif gcc-bootstrap
  @if gnattools
  maybe-configure-gnattools: configure-gnattools
--configure-gnattools: 
++configure-gnattools:
  	@: $(MAKE); $(unstage)
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -38712,7 -38657,7 +38712,7 @@@ maybe-info-gnattools
  maybe-info-gnattools: info-gnattools
  
  info-gnattools: \
--    configure-gnattools 
++    configure-gnattools
  	@: $(MAKE); $(unstage)
  	@[ -f ./gnattools/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -38738,7 -38683,7 +38738,7 @@@ maybe-dvi-gnattools
  maybe-dvi-gnattools: dvi-gnattools
  
  dvi-gnattools: \
--    configure-gnattools 
++    configure-gnattools
  	@: $(MAKE); $(unstage)
  	@[ -f ./gnattools/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -38764,7 -38709,7 +38764,7 @@@ maybe-pdf-gnattools
  maybe-pdf-gnattools: pdf-gnattools
  
  pdf-gnattools: \
--    configure-gnattools 
++    configure-gnattools
  	@: $(MAKE); $(unstage)
  	@[ -f ./gnattools/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -38790,7 -38735,7 +38790,7 @@@ maybe-html-gnattools
  maybe-html-gnattools: html-gnattools
  
  html-gnattools: \
--    configure-gnattools 
++    configure-gnattools
  	@: $(MAKE); $(unstage)
  	@[ -f ./gnattools/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -38816,7 -38761,7 +38816,7 @@@ maybe-TAGS-gnattools
  maybe-TAGS-gnattools: TAGS-gnattools
  
  TAGS-gnattools: \
--    configure-gnattools 
++    configure-gnattools
  	@: $(MAKE); $(unstage)
  	@[ -f ./gnattools/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -38843,7 -38788,7 +38843,7 @@@ maybe-install-info-gnattools: install-i
  
  install-info-gnattools: \
      configure-gnattools \
--    info-gnattools 
++    info-gnattools
  	@: $(MAKE); $(unstage)
  	@[ -f ./gnattools/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -38870,7 -38815,7 +38870,7 @@@ maybe-install-pdf-gnattools: install-pd
  
  install-pdf-gnattools: \
      configure-gnattools \
--    pdf-gnattools 
++    pdf-gnattools
  	@: $(MAKE); $(unstage)
  	@[ -f ./gnattools/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -38897,7 -38842,7 +38897,7 @@@ maybe-install-html-gnattools: install-h
  
  install-html-gnattools: \
      configure-gnattools \
--    html-gnattools 
++    html-gnattools
  	@: $(MAKE); $(unstage)
  	@[ -f ./gnattools/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -38923,7 -38868,7 +38923,7 @@@ maybe-installcheck-gnattools
  maybe-installcheck-gnattools: installcheck-gnattools
  
  installcheck-gnattools: \
--    configure-gnattools 
++    configure-gnattools
  	@: $(MAKE); $(unstage)
  	@[ -f ./gnattools/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -38948,7 -38893,7 +38948,7 @@@ maybe-mostlyclean-gnattools
  @if gnattools
  maybe-mostlyclean-gnattools: mostlyclean-gnattools
  
--mostlyclean-gnattools: 
++mostlyclean-gnattools:
  	@: $(MAKE); $(unstage)
  	@[ -f ./gnattools/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -38973,7 -38918,7 +38973,7 @@@ maybe-clean-gnattools
  @if gnattools
  maybe-clean-gnattools: clean-gnattools
  
--clean-gnattools: 
++clean-gnattools:
  	@: $(MAKE); $(unstage)
  	@[ -f ./gnattools/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -38998,7 -38943,7 +38998,7 @@@ maybe-distclean-gnattools
  @if gnattools
  maybe-distclean-gnattools: distclean-gnattools
  
--distclean-gnattools: 
++distclean-gnattools:
  	@: $(MAKE); $(unstage)
  	@[ -f ./gnattools/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -39023,7 -38968,7 +39023,7 @@@ maybe-maintainer-clean-gnattools
  @if gnattools
  maybe-maintainer-clean-gnattools: maintainer-clean-gnattools
  
--maintainer-clean-gnattools: 
++maintainer-clean-gnattools:
  	@: $(MAKE); $(unstage)
  	@[ -f ./gnattools/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -39052,7 -38997,7 +39052,7 @@@ configure-lto-plugin: stage_curren
  @endif gcc-bootstrap
  @if lto-plugin
  maybe-configure-lto-plugin: configure-lto-plugin
--configure-lto-plugin: 
++configure-lto-plugin:
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
  	test ! -f $(HOST_SUBDIR)/lto-plugin/Makefile || exit 0; \
@@@ -39848,7 -39793,7 +39848,7 @@@ maybe-info-lto-plugin
  maybe-info-lto-plugin: info-lto-plugin
  
  info-lto-plugin: \
--    configure-lto-plugin 
++    configure-lto-plugin
  	@[ -f ./lto-plugin/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -39873,7 -39818,7 +39873,7 @@@ maybe-dvi-lto-plugin
  maybe-dvi-lto-plugin: dvi-lto-plugin
  
  dvi-lto-plugin: \
--    configure-lto-plugin 
++    configure-lto-plugin
  	@[ -f ./lto-plugin/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -39898,7 -39843,7 +39898,7 @@@ maybe-pdf-lto-plugin
  maybe-pdf-lto-plugin: pdf-lto-plugin
  
  pdf-lto-plugin: \
--    configure-lto-plugin 
++    configure-lto-plugin
  	@[ -f ./lto-plugin/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -39923,7 -39868,7 +39923,7 @@@ maybe-html-lto-plugin
  maybe-html-lto-plugin: html-lto-plugin
  
  html-lto-plugin: \
--    configure-lto-plugin 
++    configure-lto-plugin
  	@[ -f ./lto-plugin/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -39948,7 -39893,7 +39948,7 @@@ maybe-TAGS-lto-plugin
  maybe-TAGS-lto-plugin: TAGS-lto-plugin
  
  TAGS-lto-plugin: \
--    configure-lto-plugin 
++    configure-lto-plugin
  	@[ -f ./lto-plugin/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -39974,7 -39919,7 +39974,7 @@@ maybe-install-info-lto-plugin: install-
  
  install-info-lto-plugin: \
      configure-lto-plugin \
--    info-lto-plugin 
++    info-lto-plugin
  	@[ -f ./lto-plugin/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -40000,7 -39945,7 +40000,7 @@@ maybe-install-pdf-lto-plugin: install-p
  
  install-pdf-lto-plugin: \
      configure-lto-plugin \
--    pdf-lto-plugin 
++    pdf-lto-plugin
  	@[ -f ./lto-plugin/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -40026,7 -39971,7 +40026,7 @@@ maybe-install-html-lto-plugin: install-
  
  install-html-lto-plugin: \
      configure-lto-plugin \
--    html-lto-plugin 
++    html-lto-plugin
  	@[ -f ./lto-plugin/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -40051,7 -39996,7 +40051,7 @@@ maybe-installcheck-lto-plugin
  maybe-installcheck-lto-plugin: installcheck-lto-plugin
  
  installcheck-lto-plugin: \
--    configure-lto-plugin 
++    configure-lto-plugin
  	@[ -f ./lto-plugin/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -40075,7 -40020,7 +40075,7 @@@ maybe-mostlyclean-lto-plugin
  @if lto-plugin
  maybe-mostlyclean-lto-plugin: mostlyclean-lto-plugin
  
--mostlyclean-lto-plugin: 
++mostlyclean-lto-plugin:
  	@[ -f ./lto-plugin/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -40099,7 -40044,7 +40099,7 @@@ maybe-clean-lto-plugin
  @if lto-plugin
  maybe-clean-lto-plugin: clean-lto-plugin
  
--clean-lto-plugin: 
++clean-lto-plugin:
  	@[ -f ./lto-plugin/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -40123,7 -40068,7 +40123,7 @@@ maybe-distclean-lto-plugin
  @if lto-plugin
  maybe-distclean-lto-plugin: distclean-lto-plugin
  
--distclean-lto-plugin: 
++distclean-lto-plugin:
  	@[ -f ./lto-plugin/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -40147,7 -40092,7 +40147,7 @@@ maybe-maintainer-clean-lto-plugin
  @if lto-plugin
  maybe-maintainer-clean-lto-plugin: maintainer-clean-lto-plugin
  
--maintainer-clean-lto-plugin: 
++maintainer-clean-lto-plugin:
  	@[ -f ./lto-plugin/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -40175,7 -40120,7 +40175,7 @@@ configure-libcc1: stage_curren
  @endif gcc-bootstrap
  @if libcc1
  maybe-configure-libcc1: configure-libcc1
--configure-libcc1: 
++configure-libcc1:
  	@: $(MAKE); $(unstage)
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -40276,7 -40221,7 +40276,7 @@@ maybe-info-libcc1
  maybe-info-libcc1: info-libcc1
  
  info-libcc1: \
--    configure-libcc1 
++    configure-libcc1
  	@: $(MAKE); $(unstage)
  	@[ -f ./libcc1/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -40302,7 -40247,7 +40302,7 @@@ maybe-dvi-libcc1
  maybe-dvi-libcc1: dvi-libcc1
  
  dvi-libcc1: \
--    configure-libcc1 
++    configure-libcc1
  	@: $(MAKE); $(unstage)
  	@[ -f ./libcc1/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -40328,7 -40273,7 +40328,7 @@@ maybe-pdf-libcc1
  maybe-pdf-libcc1: pdf-libcc1
  
  pdf-libcc1: \
--    configure-libcc1 
++    configure-libcc1
  	@: $(MAKE); $(unstage)
  	@[ -f ./libcc1/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -40354,7 -40299,7 +40354,7 @@@ maybe-html-libcc1
  maybe-html-libcc1: html-libcc1
  
  html-libcc1: \
--    configure-libcc1 
++    configure-libcc1
  	@: $(MAKE); $(unstage)
  	@[ -f ./libcc1/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -40380,7 -40325,7 +40380,7 @@@ maybe-TAGS-libcc1
  maybe-TAGS-libcc1: TAGS-libcc1
  
  TAGS-libcc1: \
--    configure-libcc1 
++    configure-libcc1
  	@: $(MAKE); $(unstage)
  	@[ -f ./libcc1/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -40407,7 -40352,7 +40407,7 @@@ maybe-install-info-libcc1: install-info
  
  install-info-libcc1: \
      configure-libcc1 \
--    info-libcc1 
++    info-libcc1
  	@: $(MAKE); $(unstage)
  	@[ -f ./libcc1/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -40434,7 -40379,7 +40434,7 @@@ maybe-install-pdf-libcc1: install-pdf-l
  
  install-pdf-libcc1: \
      configure-libcc1 \
--    pdf-libcc1 
++    pdf-libcc1
  	@: $(MAKE); $(unstage)
  	@[ -f ./libcc1/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -40461,7 -40406,7 +40461,7 @@@ maybe-install-html-libcc1: install-html
  
  install-html-libcc1: \
      configure-libcc1 \
--    html-libcc1 
++    html-libcc1
  	@: $(MAKE); $(unstage)
  	@[ -f ./libcc1/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -40487,7 -40432,7 +40487,7 @@@ maybe-installcheck-libcc1
  maybe-installcheck-libcc1: installcheck-libcc1
  
  installcheck-libcc1: \
--    configure-libcc1 
++    configure-libcc1
  	@: $(MAKE); $(unstage)
  	@[ -f ./libcc1/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -40512,7 -40457,7 +40512,7 @@@ maybe-mostlyclean-libcc1
  @if libcc1
  maybe-mostlyclean-libcc1: mostlyclean-libcc1
  
--mostlyclean-libcc1: 
++mostlyclean-libcc1:
  	@: $(MAKE); $(unstage)
  	@[ -f ./libcc1/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -40537,7 -40482,7 +40537,7 @@@ maybe-clean-libcc1
  @if libcc1
  maybe-clean-libcc1: clean-libcc1
  
--clean-libcc1: 
++clean-libcc1:
  	@: $(MAKE); $(unstage)
  	@[ -f ./libcc1/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -40562,7 -40507,7 +40562,7 @@@ maybe-distclean-libcc1
  @if libcc1
  maybe-distclean-libcc1: distclean-libcc1
  
--distclean-libcc1: 
++distclean-libcc1:
  	@: $(MAKE); $(unstage)
  	@[ -f ./libcc1/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -40587,7 -40532,7 +40587,7 @@@ maybe-maintainer-clean-libcc1
  @if libcc1
  maybe-maintainer-clean-libcc1: maintainer-clean-libcc1
  
--maintainer-clean-libcc1: 
++maintainer-clean-libcc1:
  	@: $(MAKE); $(unstage)
  	@[ -f ./libcc1/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -40609,447 -40554,6 +40609,447 @@@
  
  
  
 +.PHONY: configure-gm2tools maybe-configure-gm2tools
 +maybe-configure-gm2tools:
 +@if gcc-bootstrap
 +configure-gm2tools: stage_current
 +@endif gcc-bootstrap
 +@if gm2tools
 +maybe-configure-gm2tools: configure-gm2tools
- configure-gm2tools: 
++configure-gm2tools:
 +	@: $(MAKE); $(unstage)
 +	@r=`${PWD_COMMAND}`; export r; \
 +	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
 +	test ! -f $(HOST_SUBDIR)/gm2tools/Makefile || exit 0; \
 +	$(SHELL) $(srcdir)/mkinstalldirs $(HOST_SUBDIR)/gm2tools; \
 +	$(HOST_EXPORTS)  \
 +	echo Configuring in $(HOST_SUBDIR)/gm2tools; \
 +	cd "$(HOST_SUBDIR)/gm2tools" || exit 1; \
 +	case $(srcdir) in \
 +	  /* | [A-Za-z]:[\\/]*) topdir=$(srcdir) ;; \
 +	  *) topdir=`echo $(HOST_SUBDIR)/gm2tools/ | \
 +		sed -e 's,\./,,g' -e 's,[^/]*/,../,g' `$(srcdir) ;; \
 +	esac; \
 +	module_srcdir=gm2tools; \
 +	$(SHELL) \
 +	  $$s/$$module_srcdir/configure \
 +	  --srcdir=$${topdir}/$$module_srcdir \
 +	  $(HOST_CONFIGARGS) --build=${build_alias} --host=${host_alias} \
 +	  --target=${target_alias}  \
 +	  || exit 1
 +@endif gm2tools
 +
 +
 +
 +
 +
 +.PHONY: all-gm2tools maybe-all-gm2tools
 +maybe-all-gm2tools:
 +@if gcc-bootstrap
 +all-gm2tools: stage_current
 +@endif gcc-bootstrap
 +@if gm2tools
 +TARGET-gm2tools=all
 +maybe-all-gm2tools: all-gm2tools
 +all-gm2tools: configure-gm2tools
 +	@: $(MAKE); $(unstage)
 +	@r=`${PWD_COMMAND}`; export r; \
 +	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
 +	$(HOST_EXPORTS)  \
 +	(cd $(HOST_SUBDIR)/gm2tools && \
 +	  $(MAKE) $(BASE_FLAGS_TO_PASS) $(EXTRA_HOST_FLAGS) $(STAGE1_FLAGS_TO_PASS)  \
 +		$(TARGET-gm2tools))
 +@endif gm2tools
 +
 +
 +
 +
 +.PHONY: check-gm2tools maybe-check-gm2tools
 +maybe-check-gm2tools:
 +@if gm2tools
 +maybe-check-gm2tools: check-gm2tools
 +
 +check-gm2tools:
 +	@: $(MAKE); $(unstage)
 +	@r=`${PWD_COMMAND}`; export r; \
 +	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
 +	$(HOST_EXPORTS)  \
 +	(cd $(HOST_SUBDIR)/gm2tools && \
 +	  $(MAKE) $(FLAGS_TO_PASS)  check)
 +
 +@endif gm2tools
 +
 +.PHONY: install-gm2tools maybe-install-gm2tools
 +maybe-install-gm2tools:
 +@if gm2tools
 +maybe-install-gm2tools: install-gm2tools
 +
 +install-gm2tools: installdirs
 +	@: $(MAKE); $(unstage)
 +	@r=`${PWD_COMMAND}`; export r; \
 +	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
 +	$(HOST_EXPORTS) \
 +	(cd $(HOST_SUBDIR)/gm2tools && \
 +	  $(MAKE) $(FLAGS_TO_PASS)  install)
 +
 +@endif gm2tools
 +
 +.PHONY: install-strip-gm2tools maybe-install-strip-gm2tools
 +maybe-install-strip-gm2tools:
 +@if gm2tools
 +maybe-install-strip-gm2tools: install-strip-gm2tools
 +
 +install-strip-gm2tools: installdirs
 +	@: $(MAKE); $(unstage)
 +	@r=`${PWD_COMMAND}`; export r; \
 +	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
 +	$(HOST_EXPORTS) \
 +	(cd $(HOST_SUBDIR)/gm2tools && \
 +	  $(MAKE) $(FLAGS_TO_PASS)  install-strip)
 +
 +@endif gm2tools
 +
 +# Other targets (info, dvi, pdf, etc.)
 +
 +.PHONY: maybe-info-gm2tools info-gm2tools
 +maybe-info-gm2tools:
 +@if gm2tools
 +maybe-info-gm2tools: info-gm2tools
 +
 +info-gm2tools: \
-     configure-gm2tools 
++    configure-gm2tools
 +	@: $(MAKE); $(unstage)
 +	@[ -f ./gm2tools/Makefile ] || exit 0; \
 +	r=`${PWD_COMMAND}`; export r; \
 +	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
 +	$(HOST_EXPORTS) \
 +	for flag in $(EXTRA_HOST_FLAGS) ; do \
 +	  eval `echo "$$flag" | sed -e "s|^\([^=]*\)=\(.*\)|\1='\2'; export \1|"`; \
 +	done; \
 +	echo "Doing info in gm2tools"; \
 +	(cd $(HOST_SUBDIR)/gm2tools && \
 +	  $(MAKE) $(BASE_FLAGS_TO_PASS) "AR=$${AR}" "AS=$${AS}" \
 +	          "CC=$${CC}" "CXX=$${CXX}" "LD=$${LD}" "NM=$${NM}" \
 +	          "RANLIB=$${RANLIB}" \
 +	          "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" "WINDMC=$${WINDMC}" \
 +	          info) \
 +	  || exit 1
 +
 +@endif gm2tools
 +
 +.PHONY: maybe-dvi-gm2tools dvi-gm2tools
 +maybe-dvi-gm2tools:
 +@if gm2tools
 +maybe-dvi-gm2tools: dvi-gm2tools
 +
 +dvi-gm2tools: \
-     configure-gm2tools 
++    configure-gm2tools
 +	@: $(MAKE); $(unstage)
 +	@[ -f ./gm2tools/Makefile ] || exit 0; \
 +	r=`${PWD_COMMAND}`; export r; \
 +	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
 +	$(HOST_EXPORTS) \
 +	for flag in $(EXTRA_HOST_FLAGS) ; do \
 +	  eval `echo "$$flag" | sed -e "s|^\([^=]*\)=\(.*\)|\1='\2'; export \1|"`; \
 +	done; \
 +	echo "Doing dvi in gm2tools"; \
 +	(cd $(HOST_SUBDIR)/gm2tools && \
 +	  $(MAKE) $(BASE_FLAGS_TO_PASS) "AR=$${AR}" "AS=$${AS}" \
 +	          "CC=$${CC}" "CXX=$${CXX}" "LD=$${LD}" "NM=$${NM}" \
 +	          "RANLIB=$${RANLIB}" \
 +	          "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" "WINDMC=$${WINDMC}" \
 +	          dvi) \
 +	  || exit 1
 +
 +@endif gm2tools
 +
 +.PHONY: maybe-pdf-gm2tools pdf-gm2tools
 +maybe-pdf-gm2tools:
 +@if gm2tools
 +maybe-pdf-gm2tools: pdf-gm2tools
 +
 +pdf-gm2tools: \
-     configure-gm2tools 
++    configure-gm2tools
 +	@: $(MAKE); $(unstage)
 +	@[ -f ./gm2tools/Makefile ] || exit 0; \
 +	r=`${PWD_COMMAND}`; export r; \
 +	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
 +	$(HOST_EXPORTS) \
 +	for flag in $(EXTRA_HOST_FLAGS) ; do \
 +	  eval `echo "$$flag" | sed -e "s|^\([^=]*\)=\(.*\)|\1='\2'; export \1|"`; \
 +	done; \
 +	echo "Doing pdf in gm2tools"; \
 +	(cd $(HOST_SUBDIR)/gm2tools && \
 +	  $(MAKE) $(BASE_FLAGS_TO_PASS) "AR=$${AR}" "AS=$${AS}" \
 +	          "CC=$${CC}" "CXX=$${CXX}" "LD=$${LD}" "NM=$${NM}" \
 +	          "RANLIB=$${RANLIB}" \
 +	          "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" "WINDMC=$${WINDMC}" \
 +	          pdf) \
 +	  || exit 1
 +
 +@endif gm2tools
 +
 +.PHONY: maybe-html-gm2tools html-gm2tools
 +maybe-html-gm2tools:
 +@if gm2tools
 +maybe-html-gm2tools: html-gm2tools
 +
 +html-gm2tools: \
-     configure-gm2tools 
++    configure-gm2tools
 +	@: $(MAKE); $(unstage)
 +	@[ -f ./gm2tools/Makefile ] || exit 0; \
 +	r=`${PWD_COMMAND}`; export r; \
 +	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
 +	$(HOST_EXPORTS) \
 +	for flag in $(EXTRA_HOST_FLAGS) ; do \
 +	  eval `echo "$$flag" | sed -e "s|^\([^=]*\)=\(.*\)|\1='\2'; export \1|"`; \
 +	done; \
 +	echo "Doing html in gm2tools"; \
 +	(cd $(HOST_SUBDIR)/gm2tools && \
 +	  $(MAKE) $(BASE_FLAGS_TO_PASS) "AR=$${AR}" "AS=$${AS}" \
 +	          "CC=$${CC}" "CXX=$${CXX}" "LD=$${LD}" "NM=$${NM}" \
 +	          "RANLIB=$${RANLIB}" \
 +	          "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" "WINDMC=$${WINDMC}" \
 +	          html) \
 +	  || exit 1
 +
 +@endif gm2tools
 +
 +.PHONY: maybe-TAGS-gm2tools TAGS-gm2tools
 +maybe-TAGS-gm2tools:
 +@if gm2tools
 +maybe-TAGS-gm2tools: TAGS-gm2tools
 +
 +TAGS-gm2tools: \
-     configure-gm2tools 
++    configure-gm2tools
 +	@: $(MAKE); $(unstage)
 +	@[ -f ./gm2tools/Makefile ] || exit 0; \
 +	r=`${PWD_COMMAND}`; export r; \
 +	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
 +	$(HOST_EXPORTS) \
 +	for flag in $(EXTRA_HOST_FLAGS) ; do \
 +	  eval `echo "$$flag" | sed -e "s|^\([^=]*\)=\(.*\)|\1='\2'; export \1|"`; \
 +	done; \
 +	echo "Doing TAGS in gm2tools"; \
 +	(cd $(HOST_SUBDIR)/gm2tools && \
 +	  $(MAKE) $(BASE_FLAGS_TO_PASS) "AR=$${AR}" "AS=$${AS}" \
 +	          "CC=$${CC}" "CXX=$${CXX}" "LD=$${LD}" "NM=$${NM}" \
 +	          "RANLIB=$${RANLIB}" \
 +	          "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" "WINDMC=$${WINDMC}" \
 +	          TAGS) \
 +	  || exit 1
 +
 +@endif gm2tools
 +
 +.PHONY: maybe-install-info-gm2tools install-info-gm2tools
 +maybe-install-info-gm2tools:
 +@if gm2tools
 +maybe-install-info-gm2tools: install-info-gm2tools
 +
 +install-info-gm2tools: \
 +    configure-gm2tools \
-     info-gm2tools 
++    info-gm2tools
 +	@: $(MAKE); $(unstage)
 +	@[ -f ./gm2tools/Makefile ] || exit 0; \
 +	r=`${PWD_COMMAND}`; export r; \
 +	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
 +	$(HOST_EXPORTS) \
 +	for flag in $(EXTRA_HOST_FLAGS) ; do \
 +	  eval `echo "$$flag" | sed -e "s|^\([^=]*\)=\(.*\)|\1='\2'; export \1|"`; \
 +	done; \
 +	echo "Doing install-info in gm2tools"; \
 +	(cd $(HOST_SUBDIR)/gm2tools && \
 +	  $(MAKE) $(BASE_FLAGS_TO_PASS) "AR=$${AR}" "AS=$${AS}" \
 +	          "CC=$${CC}" "CXX=$${CXX}" "LD=$${LD}" "NM=$${NM}" \
 +	          "RANLIB=$${RANLIB}" \
 +	          "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" "WINDMC=$${WINDMC}" \
 +	          install-info) \
 +	  || exit 1
 +
 +@endif gm2tools
 +
 +.PHONY: maybe-install-pdf-gm2tools install-pdf-gm2tools
 +maybe-install-pdf-gm2tools:
 +@if gm2tools
 +maybe-install-pdf-gm2tools: install-pdf-gm2tools
 +
 +install-pdf-gm2tools: \
 +    configure-gm2tools \
-     pdf-gm2tools 
++    pdf-gm2tools
 +	@: $(MAKE); $(unstage)
 +	@[ -f ./gm2tools/Makefile ] || exit 0; \
 +	r=`${PWD_COMMAND}`; export r; \
 +	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
 +	$(HOST_EXPORTS) \
 +	for flag in $(EXTRA_HOST_FLAGS) ; do \
 +	  eval `echo "$$flag" | sed -e "s|^\([^=]*\)=\(.*\)|\1='\2'; export \1|"`; \
 +	done; \
 +	echo "Doing install-pdf in gm2tools"; \
 +	(cd $(HOST_SUBDIR)/gm2tools && \
 +	  $(MAKE) $(BASE_FLAGS_TO_PASS) "AR=$${AR}" "AS=$${AS}" \
 +	          "CC=$${CC}" "CXX=$${CXX}" "LD=$${LD}" "NM=$${NM}" \
 +	          "RANLIB=$${RANLIB}" \
 +	          "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" "WINDMC=$${WINDMC}" \
 +	          install-pdf) \
 +	  || exit 1
 +
 +@endif gm2tools
 +
 +.PHONY: maybe-install-html-gm2tools install-html-gm2tools
 +maybe-install-html-gm2tools:
 +@if gm2tools
 +maybe-install-html-gm2tools: install-html-gm2tools
 +
 +install-html-gm2tools: \
 +    configure-gm2tools \
-     html-gm2tools 
++    html-gm2tools
 +	@: $(MAKE); $(unstage)
 +	@[ -f ./gm2tools/Makefile ] || exit 0; \
 +	r=`${PWD_COMMAND}`; export r; \
 +	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
 +	$(HOST_EXPORTS) \
 +	for flag in $(EXTRA_HOST_FLAGS) ; do \
 +	  eval `echo "$$flag" | sed -e "s|^\([^=]*\)=\(.*\)|\1='\2'; export \1|"`; \
 +	done; \
 +	echo "Doing install-html in gm2tools"; \
 +	(cd $(HOST_SUBDIR)/gm2tools && \
 +	  $(MAKE) $(BASE_FLAGS_TO_PASS) "AR=$${AR}" "AS=$${AS}" \
 +	          "CC=$${CC}" "CXX=$${CXX}" "LD=$${LD}" "NM=$${NM}" \
 +	          "RANLIB=$${RANLIB}" \
 +	          "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" "WINDMC=$${WINDMC}" \
 +	          install-html) \
 +	  || exit 1
 +
 +@endif gm2tools
 +
 +.PHONY: maybe-installcheck-gm2tools installcheck-gm2tools
 +maybe-installcheck-gm2tools:
 +@if gm2tools
 +maybe-installcheck-gm2tools: installcheck-gm2tools
 +
 +installcheck-gm2tools: \
-     configure-gm2tools 
++    configure-gm2tools
 +	@: $(MAKE); $(unstage)
 +	@[ -f ./gm2tools/Makefile ] || exit 0; \
 +	r=`${PWD_COMMAND}`; export r; \
 +	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
 +	$(HOST_EXPORTS) \
 +	for flag in $(EXTRA_HOST_FLAGS) ; do \
 +	  eval `echo "$$flag" | sed -e "s|^\([^=]*\)=\(.*\)|\1='\2'; export \1|"`; \
 +	done; \
 +	echo "Doing installcheck in gm2tools"; \
 +	(cd $(HOST_SUBDIR)/gm2tools && \
 +	  $(MAKE) $(BASE_FLAGS_TO_PASS) "AR=$${AR}" "AS=$${AS}" \
 +	          "CC=$${CC}" "CXX=$${CXX}" "LD=$${LD}" "NM=$${NM}" \
 +	          "RANLIB=$${RANLIB}" \
 +	          "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" "WINDMC=$${WINDMC}" \
 +	          installcheck) \
 +	  || exit 1
 +
 +@endif gm2tools
 +
 +.PHONY: maybe-mostlyclean-gm2tools mostlyclean-gm2tools
 +maybe-mostlyclean-gm2tools:
 +@if gm2tools
 +maybe-mostlyclean-gm2tools: mostlyclean-gm2tools
 +
- mostlyclean-gm2tools: 
++mostlyclean-gm2tools:
 +	@: $(MAKE); $(unstage)
 +	@[ -f ./gm2tools/Makefile ] || exit 0; \
 +	r=`${PWD_COMMAND}`; export r; \
 +	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
 +	$(HOST_EXPORTS) \
 +	for flag in $(EXTRA_HOST_FLAGS) ; do \
 +	  eval `echo "$$flag" | sed -e "s|^\([^=]*\)=\(.*\)|\1='\2'; export \1|"`; \
 +	done; \
 +	echo "Doing mostlyclean in gm2tools"; \
 +	(cd $(HOST_SUBDIR)/gm2tools && \
 +	  $(MAKE) $(BASE_FLAGS_TO_PASS) "AR=$${AR}" "AS=$${AS}" \
 +	          "CC=$${CC}" "CXX=$${CXX}" "LD=$${LD}" "NM=$${NM}" \
 +	          "RANLIB=$${RANLIB}" \
 +	          "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" "WINDMC=$${WINDMC}" \
 +	          mostlyclean) \
 +	  || exit 1
 +
 +@endif gm2tools
 +
 +.PHONY: maybe-clean-gm2tools clean-gm2tools
 +maybe-clean-gm2tools:
 +@if gm2tools
 +maybe-clean-gm2tools: clean-gm2tools
 +
- clean-gm2tools: 
++clean-gm2tools:
 +	@: $(MAKE); $(unstage)
 +	@[ -f ./gm2tools/Makefile ] || exit 0; \
 +	r=`${PWD_COMMAND}`; export r; \
 +	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
 +	$(HOST_EXPORTS) \
 +	for flag in $(EXTRA_HOST_FLAGS) ; do \
 +	  eval `echo "$$flag" | sed -e "s|^\([^=]*\)=\(.*\)|\1='\2'; export \1|"`; \
 +	done; \
 +	echo "Doing clean in gm2tools"; \
 +	(cd $(HOST_SUBDIR)/gm2tools && \
 +	  $(MAKE) $(BASE_FLAGS_TO_PASS) "AR=$${AR}" "AS=$${AS}" \
 +	          "CC=$${CC}" "CXX=$${CXX}" "LD=$${LD}" "NM=$${NM}" \
 +	          "RANLIB=$${RANLIB}" \
 +	          "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" "WINDMC=$${WINDMC}" \
 +	          clean) \
 +	  || exit 1
 +
 +@endif gm2tools
 +
 +.PHONY: maybe-distclean-gm2tools distclean-gm2tools
 +maybe-distclean-gm2tools:
 +@if gm2tools
 +maybe-distclean-gm2tools: distclean-gm2tools
 +
- distclean-gm2tools: 
++distclean-gm2tools:
 +	@: $(MAKE); $(unstage)
 +	@[ -f ./gm2tools/Makefile ] || exit 0; \
 +	r=`${PWD_COMMAND}`; export r; \
 +	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
 +	$(HOST_EXPORTS) \
 +	for flag in $(EXTRA_HOST_FLAGS) ; do \
 +	  eval `echo "$$flag" | sed -e "s|^\([^=]*\)=\(.*\)|\1='\2'; export \1|"`; \
 +	done; \
 +	echo "Doing distclean in gm2tools"; \
 +	(cd $(HOST_SUBDIR)/gm2tools && \
 +	  $(MAKE) $(BASE_FLAGS_TO_PASS) "AR=$${AR}" "AS=$${AS}" \
 +	          "CC=$${CC}" "CXX=$${CXX}" "LD=$${LD}" "NM=$${NM}" \
 +	          "RANLIB=$${RANLIB}" \
 +	          "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" "WINDMC=$${WINDMC}" \
 +	          distclean) \
 +	  || exit 1
 +
 +@endif gm2tools
 +
 +.PHONY: maybe-maintainer-clean-gm2tools maintainer-clean-gm2tools
 +maybe-maintainer-clean-gm2tools:
 +@if gm2tools
 +maybe-maintainer-clean-gm2tools: maintainer-clean-gm2tools
 +
- maintainer-clean-gm2tools: 
++maintainer-clean-gm2tools:
 +	@: $(MAKE); $(unstage)
 +	@[ -f ./gm2tools/Makefile ] || exit 0; \
 +	r=`${PWD_COMMAND}`; export r; \
 +	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
 +	$(HOST_EXPORTS) \
 +	for flag in $(EXTRA_HOST_FLAGS) ; do \
 +	  eval `echo "$$flag" | sed -e "s|^\([^=]*\)=\(.*\)|\1='\2'; export \1|"`; \
 +	done; \
 +	echo "Doing maintainer-clean in gm2tools"; \
 +	(cd $(HOST_SUBDIR)/gm2tools && \
 +	  $(MAKE) $(BASE_FLAGS_TO_PASS) "AR=$${AR}" "AS=$${AS}" \
 +	          "CC=$${CC}" "CXX=$${CXX}" "LD=$${LD}" "NM=$${NM}" \
 +	          "RANLIB=$${RANLIB}" \
 +	          "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" "WINDMC=$${WINDMC}" \
 +	          maintainer-clean) \
 +	  || exit 1
 +
 +@endif gm2tools
 +
 +
 +
  .PHONY: configure-gotools maybe-configure-gotools
  maybe-configure-gotools:
  @if gcc-bootstrap
@@@ -41057,7 -40561,7 +41057,7 @@@ configure-gotools: stage_curren
  @endif gcc-bootstrap
  @if gotools
  maybe-configure-gotools: configure-gotools
--configure-gotools: 
++configure-gotools:
  	@: $(MAKE); $(unstage)
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -41158,7 -40662,7 +41158,7 @@@ maybe-info-gotools
  maybe-info-gotools: info-gotools
  
  info-gotools: \
--    configure-gotools 
++    configure-gotools
  	@: $(MAKE); $(unstage)
  	@[ -f ./gotools/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -41184,7 -40688,7 +41184,7 @@@ maybe-dvi-gotools
  maybe-dvi-gotools: dvi-gotools
  
  dvi-gotools: \
--    configure-gotools 
++    configure-gotools
  	@: $(MAKE); $(unstage)
  	@[ -f ./gotools/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -41210,7 -40714,7 +41210,7 @@@ maybe-pdf-gotools
  maybe-pdf-gotools: pdf-gotools
  
  pdf-gotools: \
--    configure-gotools 
++    configure-gotools
  	@: $(MAKE); $(unstage)
  	@[ -f ./gotools/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -41236,7 -40740,7 +41236,7 @@@ maybe-html-gotools
  maybe-html-gotools: html-gotools
  
  html-gotools: \
--    configure-gotools 
++    configure-gotools
  	@: $(MAKE); $(unstage)
  	@[ -f ./gotools/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -41262,7 -40766,7 +41262,7 @@@ maybe-TAGS-gotools
  maybe-TAGS-gotools: TAGS-gotools
  
  TAGS-gotools: \
--    configure-gotools 
++    configure-gotools
  	@: $(MAKE); $(unstage)
  	@[ -f ./gotools/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -41289,7 -40793,7 +41289,7 @@@ maybe-install-info-gotools: install-inf
  
  install-info-gotools: \
      configure-gotools \
--    info-gotools 
++    info-gotools
  	@: $(MAKE); $(unstage)
  	@[ -f ./gotools/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -41316,7 -40820,7 +41316,7 @@@ maybe-install-pdf-gotools: install-pdf-
  
  install-pdf-gotools: \
      configure-gotools \
--    pdf-gotools 
++    pdf-gotools
  	@: $(MAKE); $(unstage)
  	@[ -f ./gotools/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -41343,7 -40847,7 +41343,7 @@@ maybe-install-html-gotools: install-htm
  
  install-html-gotools: \
      configure-gotools \
--    html-gotools 
++    html-gotools
  	@: $(MAKE); $(unstage)
  	@[ -f ./gotools/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -41369,7 -40873,7 +41369,7 @@@ maybe-installcheck-gotools
  maybe-installcheck-gotools: installcheck-gotools
  
  installcheck-gotools: \
--    configure-gotools 
++    configure-gotools
  	@: $(MAKE); $(unstage)
  	@[ -f ./gotools/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -41394,7 -40898,7 +41394,7 @@@ maybe-mostlyclean-gotools
  @if gotools
  maybe-mostlyclean-gotools: mostlyclean-gotools
  
--mostlyclean-gotools: 
++mostlyclean-gotools:
  	@: $(MAKE); $(unstage)
  	@[ -f ./gotools/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -41419,7 -40923,7 +41419,7 @@@ maybe-clean-gotools
  @if gotools
  maybe-clean-gotools: clean-gotools
  
--clean-gotools: 
++clean-gotools:
  	@: $(MAKE); $(unstage)
  	@[ -f ./gotools/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -41444,7 -40948,7 +41444,7 @@@ maybe-distclean-gotools
  @if gotools
  maybe-distclean-gotools: distclean-gotools
  
--distclean-gotools: 
++distclean-gotools:
  	@: $(MAKE); $(unstage)
  	@[ -f ./gotools/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -41469,7 -40973,7 +41469,7 @@@ maybe-maintainer-clean-gotools
  @if gotools
  maybe-maintainer-clean-gotools: maintainer-clean-gotools
  
--maintainer-clean-gotools: 
++maintainer-clean-gotools:
  	@: $(MAKE); $(unstage)
  	@[ -f ./gotools/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -41498,7 -41002,7 +41498,7 @@@ configure-libctf: stage_curren
  @endif gcc-bootstrap
  @if libctf
  maybe-configure-libctf: configure-libctf
--configure-libctf: 
++configure-libctf:
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
  	test ! -f $(HOST_SUBDIR)/libctf/Makefile || exit 0; \
@@@ -42285,7 -41789,7 +42285,7 @@@ maybe-info-libctf
  maybe-info-libctf: info-libctf
  
  info-libctf: \
--    configure-libctf 
++    configure-libctf
  	@[ -f ./libctf/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -42310,7 -41814,7 +42310,7 @@@ maybe-dvi-libctf
  maybe-dvi-libctf: dvi-libctf
  
  dvi-libctf: \
--    configure-libctf 
++    configure-libctf
  	@[ -f ./libctf/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -42335,7 -41839,7 +42335,7 @@@ maybe-pdf-libctf
  maybe-pdf-libctf: pdf-libctf
  
  pdf-libctf: \
--    configure-libctf 
++    configure-libctf
  	@[ -f ./libctf/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -42360,7 -41864,7 +42360,7 @@@ maybe-html-libctf
  maybe-html-libctf: html-libctf
  
  html-libctf: \
--    configure-libctf 
++    configure-libctf
  	@[ -f ./libctf/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -42385,7 -41889,7 +42385,7 @@@ maybe-TAGS-libctf
  maybe-TAGS-libctf: TAGS-libctf
  
  TAGS-libctf: \
--    configure-libctf 
++    configure-libctf
  	@[ -f ./libctf/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -42411,7 -41915,7 +42411,7 @@@ maybe-install-info-libctf: install-info
  
  install-info-libctf: \
      configure-libctf \
--    info-libctf 
++    info-libctf
  	@[ -f ./libctf/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -42437,7 -41941,7 +42437,7 @@@ maybe-install-pdf-libctf: install-pdf-l
  
  install-pdf-libctf: \
      configure-libctf \
--    pdf-libctf 
++    pdf-libctf
  	@[ -f ./libctf/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -42463,7 -41967,7 +42463,7 @@@ maybe-install-html-libctf: install-html
  
  install-html-libctf: \
      configure-libctf \
--    html-libctf 
++    html-libctf
  	@[ -f ./libctf/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -42488,7 -41992,7 +42488,7 @@@ maybe-installcheck-libctf
  maybe-installcheck-libctf: installcheck-libctf
  
  installcheck-libctf: \
--    configure-libctf 
++    configure-libctf
  	@[ -f ./libctf/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -42512,7 -42016,7 +42512,7 @@@ maybe-mostlyclean-libctf
  @if libctf
  maybe-mostlyclean-libctf: mostlyclean-libctf
  
--mostlyclean-libctf: 
++mostlyclean-libctf:
  	@[ -f ./libctf/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -42536,7 -42040,7 +42536,7 @@@ maybe-clean-libctf
  @if libctf
  maybe-clean-libctf: clean-libctf
  
--clean-libctf: 
++clean-libctf:
  	@[ -f ./libctf/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -42560,7 -42064,7 +42560,7 @@@ maybe-distclean-libctf
  @if libctf
  maybe-distclean-libctf: distclean-libctf
  
--distclean-libctf: 
++distclean-libctf:
  	@[ -f ./libctf/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -42584,7 -42088,7 +42584,7 @@@ maybe-maintainer-clean-libctf
  @if libctf
  maybe-maintainer-clean-libctf: maintainer-clean-libctf
  
--maintainer-clean-libctf: 
++maintainer-clean-libctf:
  	@[ -f ./libctf/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -42619,7 -42123,7 +42619,7 @@@ configure-target-libstdc++-v3: stage_cu
  @endif gcc-bootstrap
  @if target-libstdc++-v3
  maybe-configure-target-libstdc++-v3: configure-target-libstdc++-v3
--configure-target-libstdc++-v3: 
++configure-target-libstdc++-v3:
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
  	echo "Checking multilib configuration for libstdc++-v3..."; \
@@@ -43520,7 -43024,7 +43520,7 @@@ maybe-info-target-libstdc++-v3
  maybe-info-target-libstdc++-v3: info-target-libstdc++-v3
  
  info-target-libstdc++-v3: \
--    configure-target-libstdc++-v3 
++    configure-target-libstdc++-v3
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libstdc++-v3/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -43546,7 -43050,7 +43546,7 @@@ maybe-dvi-target-libstdc++-v3
  maybe-dvi-target-libstdc++-v3: dvi-target-libstdc++-v3
  
  dvi-target-libstdc++-v3: \
--    configure-target-libstdc++-v3 
++    configure-target-libstdc++-v3
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libstdc++-v3/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -43572,7 -43076,7 +43572,7 @@@ maybe-pdf-target-libstdc++-v3
  maybe-pdf-target-libstdc++-v3: pdf-target-libstdc++-v3
  
  pdf-target-libstdc++-v3: \
--    configure-target-libstdc++-v3 
++    configure-target-libstdc++-v3
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libstdc++-v3/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -43598,7 -43102,7 +43598,7 @@@ maybe-html-target-libstdc++-v3
  maybe-html-target-libstdc++-v3: html-target-libstdc++-v3
  
  html-target-libstdc++-v3: \
--    configure-target-libstdc++-v3 
++    configure-target-libstdc++-v3
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libstdc++-v3/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -43624,7 -43128,7 +43624,7 @@@ maybe-TAGS-target-libstdc++-v3
  maybe-TAGS-target-libstdc++-v3: TAGS-target-libstdc++-v3
  
  TAGS-target-libstdc++-v3: \
--    configure-target-libstdc++-v3 
++    configure-target-libstdc++-v3
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libstdc++-v3/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -43651,7 -43155,7 +43651,7 @@@ maybe-install-info-target-libstdc++-v3
  
  install-info-target-libstdc++-v3: \
      configure-target-libstdc++-v3 \
--    info-target-libstdc++-v3 
++    info-target-libstdc++-v3
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libstdc++-v3/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -43678,7 -43182,7 +43678,7 @@@ maybe-install-pdf-target-libstdc++-v3: 
  
  install-pdf-target-libstdc++-v3: \
      configure-target-libstdc++-v3 \
--    pdf-target-libstdc++-v3 
++    pdf-target-libstdc++-v3
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libstdc++-v3/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -43705,7 -43209,7 +43705,7 @@@ maybe-install-html-target-libstdc++-v3
  
  install-html-target-libstdc++-v3: \
      configure-target-libstdc++-v3 \
--    html-target-libstdc++-v3 
++    html-target-libstdc++-v3
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libstdc++-v3/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -43731,7 -43235,7 +43731,7 @@@ maybe-installcheck-target-libstdc++-v3
  maybe-installcheck-target-libstdc++-v3: installcheck-target-libstdc++-v3
  
  installcheck-target-libstdc++-v3: \
--    configure-target-libstdc++-v3 
++    configure-target-libstdc++-v3
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libstdc++-v3/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -43756,7 -43260,7 +43756,7 @@@ maybe-mostlyclean-target-libstdc++-v3
  @if target-libstdc++-v3
  maybe-mostlyclean-target-libstdc++-v3: mostlyclean-target-libstdc++-v3
  
--mostlyclean-target-libstdc++-v3: 
++mostlyclean-target-libstdc++-v3:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libstdc++-v3/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -43781,7 -43285,7 +43781,7 @@@ maybe-clean-target-libstdc++-v3
  @if target-libstdc++-v3
  maybe-clean-target-libstdc++-v3: clean-target-libstdc++-v3
  
--clean-target-libstdc++-v3: 
++clean-target-libstdc++-v3:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libstdc++-v3/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -43806,7 -43310,7 +43806,7 @@@ maybe-distclean-target-libstdc++-v3
  @if target-libstdc++-v3
  maybe-distclean-target-libstdc++-v3: distclean-target-libstdc++-v3
  
--distclean-target-libstdc++-v3: 
++distclean-target-libstdc++-v3:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libstdc++-v3/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -43831,7 -43335,7 +43831,7 @@@ maybe-maintainer-clean-target-libstdc++
  @if target-libstdc++-v3
  maybe-maintainer-clean-target-libstdc++-v3: maintainer-clean-target-libstdc++-v3
  
--maintainer-clean-target-libstdc++-v3: 
++maintainer-clean-target-libstdc++-v3:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libstdc++-v3/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -43862,7 -43366,7 +43862,7 @@@ configure-target-libsanitizer: stage_cu
  @endif gcc-bootstrap
  @if target-libsanitizer
  maybe-configure-target-libsanitizer: configure-target-libsanitizer
--configure-target-libsanitizer: 
++configure-target-libsanitizer:
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
  	echo "Checking multilib configuration for libsanitizer..."; \
@@@ -44763,7 -44267,7 +44763,7 @@@ maybe-info-target-libsanitizer
  maybe-info-target-libsanitizer: info-target-libsanitizer
  
  info-target-libsanitizer: \
--    configure-target-libsanitizer 
++    configure-target-libsanitizer
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libsanitizer/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -44789,7 -44293,7 +44789,7 @@@ maybe-dvi-target-libsanitizer
  maybe-dvi-target-libsanitizer: dvi-target-libsanitizer
  
  dvi-target-libsanitizer: \
--    configure-target-libsanitizer 
++    configure-target-libsanitizer
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libsanitizer/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -44815,7 -44319,7 +44815,7 @@@ maybe-pdf-target-libsanitizer
  maybe-pdf-target-libsanitizer: pdf-target-libsanitizer
  
  pdf-target-libsanitizer: \
--    configure-target-libsanitizer 
++    configure-target-libsanitizer
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libsanitizer/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -44841,7 -44345,7 +44841,7 @@@ maybe-html-target-libsanitizer
  maybe-html-target-libsanitizer: html-target-libsanitizer
  
  html-target-libsanitizer: \
--    configure-target-libsanitizer 
++    configure-target-libsanitizer
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libsanitizer/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -44867,7 -44371,7 +44867,7 @@@ maybe-TAGS-target-libsanitizer
  maybe-TAGS-target-libsanitizer: TAGS-target-libsanitizer
  
  TAGS-target-libsanitizer: \
--    configure-target-libsanitizer 
++    configure-target-libsanitizer
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libsanitizer/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -44894,7 -44398,7 +44894,7 @@@ maybe-install-info-target-libsanitizer
  
  install-info-target-libsanitizer: \
      configure-target-libsanitizer \
--    info-target-libsanitizer 
++    info-target-libsanitizer
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libsanitizer/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -44921,7 -44425,7 +44921,7 @@@ maybe-install-pdf-target-libsanitizer: 
  
  install-pdf-target-libsanitizer: \
      configure-target-libsanitizer \
--    pdf-target-libsanitizer 
++    pdf-target-libsanitizer
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libsanitizer/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -44948,7 -44452,7 +44948,7 @@@ maybe-install-html-target-libsanitizer
  
  install-html-target-libsanitizer: \
      configure-target-libsanitizer \
--    html-target-libsanitizer 
++    html-target-libsanitizer
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libsanitizer/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -44974,7 -44478,7 +44974,7 @@@ maybe-installcheck-target-libsanitizer
  maybe-installcheck-target-libsanitizer: installcheck-target-libsanitizer
  
  installcheck-target-libsanitizer: \
--    configure-target-libsanitizer 
++    configure-target-libsanitizer
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libsanitizer/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -44999,7 -44503,7 +44999,7 @@@ maybe-mostlyclean-target-libsanitizer
  @if target-libsanitizer
  maybe-mostlyclean-target-libsanitizer: mostlyclean-target-libsanitizer
  
--mostlyclean-target-libsanitizer: 
++mostlyclean-target-libsanitizer:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libsanitizer/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -45024,7 -44528,7 +45024,7 @@@ maybe-clean-target-libsanitizer
  @if target-libsanitizer
  maybe-clean-target-libsanitizer: clean-target-libsanitizer
  
--clean-target-libsanitizer: 
++clean-target-libsanitizer:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libsanitizer/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -45049,7 -44553,7 +45049,7 @@@ maybe-distclean-target-libsanitizer
  @if target-libsanitizer
  maybe-distclean-target-libsanitizer: distclean-target-libsanitizer
  
--distclean-target-libsanitizer: 
++distclean-target-libsanitizer:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libsanitizer/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -45074,7 -44578,7 +45074,7 @@@ maybe-maintainer-clean-target-libsaniti
  @if target-libsanitizer
  maybe-maintainer-clean-target-libsanitizer: maintainer-clean-target-libsanitizer
  
--maintainer-clean-target-libsanitizer: 
++maintainer-clean-target-libsanitizer:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libsanitizer/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -45105,7 -44609,7 +45105,7 @@@ configure-target-libvtv: stage_curren
  @endif gcc-bootstrap
  @if target-libvtv
  maybe-configure-target-libvtv: configure-target-libvtv
--configure-target-libvtv: 
++configure-target-libvtv:
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
  	echo "Checking multilib configuration for libvtv..."; \
@@@ -46006,7 -45510,7 +46006,7 @@@ maybe-info-target-libvtv
  maybe-info-target-libvtv: info-target-libvtv
  
  info-target-libvtv: \
--    configure-target-libvtv 
++    configure-target-libvtv
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libvtv/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -46032,7 -45536,7 +46032,7 @@@ maybe-dvi-target-libvtv
  maybe-dvi-target-libvtv: dvi-target-libvtv
  
  dvi-target-libvtv: \
--    configure-target-libvtv 
++    configure-target-libvtv
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libvtv/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -46058,7 -45562,7 +46058,7 @@@ maybe-pdf-target-libvtv
  maybe-pdf-target-libvtv: pdf-target-libvtv
  
  pdf-target-libvtv: \
--    configure-target-libvtv 
++    configure-target-libvtv
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libvtv/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -46084,7 -45588,7 +46084,7 @@@ maybe-html-target-libvtv
  maybe-html-target-libvtv: html-target-libvtv
  
  html-target-libvtv: \
--    configure-target-libvtv 
++    configure-target-libvtv
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libvtv/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -46110,7 -45614,7 +46110,7 @@@ maybe-TAGS-target-libvtv
  maybe-TAGS-target-libvtv: TAGS-target-libvtv
  
  TAGS-target-libvtv: \
--    configure-target-libvtv 
++    configure-target-libvtv
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libvtv/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -46137,7 -45641,7 +46137,7 @@@ maybe-install-info-target-libvtv: insta
  
  install-info-target-libvtv: \
      configure-target-libvtv \
--    info-target-libvtv 
++    info-target-libvtv
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libvtv/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -46164,7 -45668,7 +46164,7 @@@ maybe-install-pdf-target-libvtv: instal
  
  install-pdf-target-libvtv: \
      configure-target-libvtv \
--    pdf-target-libvtv 
++    pdf-target-libvtv
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libvtv/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -46191,7 -45695,7 +46191,7 @@@ maybe-install-html-target-libvtv: insta
  
  install-html-target-libvtv: \
      configure-target-libvtv \
--    html-target-libvtv 
++    html-target-libvtv
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libvtv/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -46217,7 -45721,7 +46217,7 @@@ maybe-installcheck-target-libvtv
  maybe-installcheck-target-libvtv: installcheck-target-libvtv
  
  installcheck-target-libvtv: \
--    configure-target-libvtv 
++    configure-target-libvtv
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libvtv/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -46242,7 -45746,7 +46242,7 @@@ maybe-mostlyclean-target-libvtv
  @if target-libvtv
  maybe-mostlyclean-target-libvtv: mostlyclean-target-libvtv
  
--mostlyclean-target-libvtv: 
++mostlyclean-target-libvtv:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libvtv/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -46267,7 -45771,7 +46267,7 @@@ maybe-clean-target-libvtv
  @if target-libvtv
  maybe-clean-target-libvtv: clean-target-libvtv
  
--clean-target-libvtv: 
++clean-target-libvtv:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libvtv/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -46292,7 -45796,7 +46292,7 @@@ maybe-distclean-target-libvtv
  @if target-libvtv
  maybe-distclean-target-libvtv: distclean-target-libvtv
  
--distclean-target-libvtv: 
++distclean-target-libvtv:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libvtv/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -46317,7 -45821,7 +46317,7 @@@ maybe-maintainer-clean-target-libvtv
  @if target-libvtv
  maybe-maintainer-clean-target-libvtv: maintainer-clean-target-libvtv
  
--maintainer-clean-target-libvtv: 
++maintainer-clean-target-libvtv:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libvtv/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -46348,7 -45852,7 +46348,7 @@@ configure-target-liboffloadmic: stage_c
  @endif gcc-bootstrap
  @if target-liboffloadmic
  maybe-configure-target-liboffloadmic: configure-target-liboffloadmic
--configure-target-liboffloadmic: 
++configure-target-liboffloadmic:
  	@: $(MAKE); $(unstage)
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -46464,7 -45968,7 +46464,7 @@@ maybe-info-target-liboffloadmic
  maybe-info-target-liboffloadmic: info-target-liboffloadmic
  
  info-target-liboffloadmic: \
--    configure-target-liboffloadmic 
++    configure-target-liboffloadmic
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/liboffloadmic/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -46490,7 -45994,7 +46490,7 @@@ maybe-dvi-target-liboffloadmic
  maybe-dvi-target-liboffloadmic: dvi-target-liboffloadmic
  
  dvi-target-liboffloadmic: \
--    configure-target-liboffloadmic 
++    configure-target-liboffloadmic
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/liboffloadmic/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -46516,7 -46020,7 +46516,7 @@@ maybe-pdf-target-liboffloadmic
  maybe-pdf-target-liboffloadmic: pdf-target-liboffloadmic
  
  pdf-target-liboffloadmic: \
--    configure-target-liboffloadmic 
++    configure-target-liboffloadmic
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/liboffloadmic/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -46542,7 -46046,7 +46542,7 @@@ maybe-html-target-liboffloadmic
  maybe-html-target-liboffloadmic: html-target-liboffloadmic
  
  html-target-liboffloadmic: \
--    configure-target-liboffloadmic 
++    configure-target-liboffloadmic
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/liboffloadmic/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -46568,7 -46072,7 +46568,7 @@@ maybe-TAGS-target-liboffloadmic
  maybe-TAGS-target-liboffloadmic: TAGS-target-liboffloadmic
  
  TAGS-target-liboffloadmic: \
--    configure-target-liboffloadmic 
++    configure-target-liboffloadmic
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/liboffloadmic/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -46595,7 -46099,7 +46595,7 @@@ maybe-install-info-target-liboffloadmic
  
  install-info-target-liboffloadmic: \
      configure-target-liboffloadmic \
--    info-target-liboffloadmic 
++    info-target-liboffloadmic
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/liboffloadmic/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -46622,7 -46126,7 +46622,7 @@@ maybe-install-pdf-target-liboffloadmic
  
  install-pdf-target-liboffloadmic: \
      configure-target-liboffloadmic \
--    pdf-target-liboffloadmic 
++    pdf-target-liboffloadmic
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/liboffloadmic/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -46649,7 -46153,7 +46649,7 @@@ maybe-install-html-target-liboffloadmic
  
  install-html-target-liboffloadmic: \
      configure-target-liboffloadmic \
--    html-target-liboffloadmic 
++    html-target-liboffloadmic
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/liboffloadmic/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -46675,7 -46179,7 +46675,7 @@@ maybe-installcheck-target-liboffloadmic
  maybe-installcheck-target-liboffloadmic: installcheck-target-liboffloadmic
  
  installcheck-target-liboffloadmic: \
--    configure-target-liboffloadmic 
++    configure-target-liboffloadmic
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/liboffloadmic/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -46700,7 -46204,7 +46700,7 @@@ maybe-mostlyclean-target-liboffloadmic
  @if target-liboffloadmic
  maybe-mostlyclean-target-liboffloadmic: mostlyclean-target-liboffloadmic
  
--mostlyclean-target-liboffloadmic: 
++mostlyclean-target-liboffloadmic:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/liboffloadmic/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -46725,7 -46229,7 +46725,7 @@@ maybe-clean-target-liboffloadmic
  @if target-liboffloadmic
  maybe-clean-target-liboffloadmic: clean-target-liboffloadmic
  
--clean-target-liboffloadmic: 
++clean-target-liboffloadmic:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/liboffloadmic/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -46750,7 -46254,7 +46750,7 @@@ maybe-distclean-target-liboffloadmic
  @if target-liboffloadmic
  maybe-distclean-target-liboffloadmic: distclean-target-liboffloadmic
  
--distclean-target-liboffloadmic: 
++distclean-target-liboffloadmic:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/liboffloadmic/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -46775,7 -46279,7 +46775,7 @@@ maybe-maintainer-clean-target-liboffloa
  @if target-liboffloadmic
  maybe-maintainer-clean-target-liboffloadmic: maintainer-clean-target-liboffloadmic
  
--maintainer-clean-target-liboffloadmic: 
++maintainer-clean-target-liboffloadmic:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/liboffloadmic/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -46806,7 -46310,7 +46806,7 @@@ configure-target-libssp: stage_curren
  @endif gcc-bootstrap
  @if target-libssp
  maybe-configure-target-libssp: configure-target-libssp
--configure-target-libssp: 
++configure-target-libssp:
  	@: $(MAKE); $(unstage)
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -46922,7 -46426,7 +46922,7 @@@ maybe-info-target-libssp
  maybe-info-target-libssp: info-target-libssp
  
  info-target-libssp: \
--    configure-target-libssp 
++    configure-target-libssp
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libssp/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -46948,7 -46452,7 +46948,7 @@@ maybe-dvi-target-libssp
  maybe-dvi-target-libssp: dvi-target-libssp
  
  dvi-target-libssp: \
--    configure-target-libssp 
++    configure-target-libssp
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libssp/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -46974,7 -46478,7 +46974,7 @@@ maybe-pdf-target-libssp
  maybe-pdf-target-libssp: pdf-target-libssp
  
  pdf-target-libssp: \
--    configure-target-libssp 
++    configure-target-libssp
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libssp/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -47000,7 -46504,7 +47000,7 @@@ maybe-html-target-libssp
  maybe-html-target-libssp: html-target-libssp
  
  html-target-libssp: \
--    configure-target-libssp 
++    configure-target-libssp
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libssp/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -47026,7 -46530,7 +47026,7 @@@ maybe-TAGS-target-libssp
  maybe-TAGS-target-libssp: TAGS-target-libssp
  
  TAGS-target-libssp: \
--    configure-target-libssp 
++    configure-target-libssp
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libssp/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -47053,7 -46557,7 +47053,7 @@@ maybe-install-info-target-libssp: insta
  
  install-info-target-libssp: \
      configure-target-libssp \
--    info-target-libssp 
++    info-target-libssp
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libssp/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -47080,7 -46584,7 +47080,7 @@@ maybe-install-pdf-target-libssp: instal
  
  install-pdf-target-libssp: \
      configure-target-libssp \
--    pdf-target-libssp 
++    pdf-target-libssp
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libssp/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -47107,7 -46611,7 +47107,7 @@@ maybe-install-html-target-libssp: insta
  
  install-html-target-libssp: \
      configure-target-libssp \
--    html-target-libssp 
++    html-target-libssp
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libssp/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -47133,7 -46637,7 +47133,7 @@@ maybe-installcheck-target-libssp
  maybe-installcheck-target-libssp: installcheck-target-libssp
  
  installcheck-target-libssp: \
--    configure-target-libssp 
++    configure-target-libssp
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libssp/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -47158,7 -46662,7 +47158,7 @@@ maybe-mostlyclean-target-libssp
  @if target-libssp
  maybe-mostlyclean-target-libssp: mostlyclean-target-libssp
  
--mostlyclean-target-libssp: 
++mostlyclean-target-libssp:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libssp/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -47183,7 -46687,7 +47183,7 @@@ maybe-clean-target-libssp
  @if target-libssp
  maybe-clean-target-libssp: clean-target-libssp
  
--clean-target-libssp: 
++clean-target-libssp:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libssp/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -47208,7 -46712,7 +47208,7 @@@ maybe-distclean-target-libssp
  @if target-libssp
  maybe-distclean-target-libssp: distclean-target-libssp
  
--distclean-target-libssp: 
++distclean-target-libssp:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libssp/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -47233,7 -46737,7 +47233,7 @@@ maybe-maintainer-clean-target-libssp
  @if target-libssp
  maybe-maintainer-clean-target-libssp: maintainer-clean-target-libssp
  
--maintainer-clean-target-libssp: 
++maintainer-clean-target-libssp:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libssp/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -47264,7 -46768,7 +47264,7 @@@ configure-target-newlib: stage_curren
  @endif gcc-bootstrap
  @if target-newlib
  maybe-configure-target-newlib: configure-target-newlib
--configure-target-newlib: 
++configure-target-newlib:
  	@: $(MAKE); $(unstage)
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -47380,7 -46884,7 +47380,7 @@@ maybe-info-target-newlib
  maybe-info-target-newlib: info-target-newlib
  
  info-target-newlib: \
--    configure-target-newlib 
++    configure-target-newlib
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/newlib/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -47406,7 -46910,7 +47406,7 @@@ maybe-dvi-target-newlib
  maybe-dvi-target-newlib: dvi-target-newlib
  
  dvi-target-newlib: \
--    configure-target-newlib 
++    configure-target-newlib
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/newlib/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -47432,7 -46936,7 +47432,7 @@@ maybe-pdf-target-newlib
  maybe-pdf-target-newlib: pdf-target-newlib
  
  pdf-target-newlib: \
--    configure-target-newlib 
++    configure-target-newlib
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/newlib/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -47458,7 -46962,7 +47458,7 @@@ maybe-html-target-newlib
  maybe-html-target-newlib: html-target-newlib
  
  html-target-newlib: \
--    configure-target-newlib 
++    configure-target-newlib
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/newlib/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -47484,7 -46988,7 +47484,7 @@@ maybe-TAGS-target-newlib
  maybe-TAGS-target-newlib: TAGS-target-newlib
  
  TAGS-target-newlib: \
--    configure-target-newlib 
++    configure-target-newlib
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/newlib/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -47511,7 -47015,7 +47511,7 @@@ maybe-install-info-target-newlib: insta
  
  install-info-target-newlib: \
      configure-target-newlib \
--    info-target-newlib 
++    info-target-newlib
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/newlib/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -47538,7 -47042,7 +47538,7 @@@ maybe-install-pdf-target-newlib: instal
  
  install-pdf-target-newlib: \
      configure-target-newlib \
--    pdf-target-newlib 
++    pdf-target-newlib
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/newlib/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -47565,7 -47069,7 +47565,7 @@@ maybe-install-html-target-newlib: insta
  
  install-html-target-newlib: \
      configure-target-newlib \
--    html-target-newlib 
++    html-target-newlib
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/newlib/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -47591,7 -47095,7 +47591,7 @@@ maybe-installcheck-target-newlib
  maybe-installcheck-target-newlib: installcheck-target-newlib
  
  installcheck-target-newlib: \
--    configure-target-newlib 
++    configure-target-newlib
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/newlib/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -47616,7 -47120,7 +47616,7 @@@ maybe-mostlyclean-target-newlib
  @if target-newlib
  maybe-mostlyclean-target-newlib: mostlyclean-target-newlib
  
--mostlyclean-target-newlib: 
++mostlyclean-target-newlib:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/newlib/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -47641,7 -47145,7 +47641,7 @@@ maybe-clean-target-newlib
  @if target-newlib
  maybe-clean-target-newlib: clean-target-newlib
  
--clean-target-newlib: 
++clean-target-newlib:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/newlib/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -47666,7 -47170,7 +47666,7 @@@ maybe-distclean-target-newlib
  @if target-newlib
  maybe-distclean-target-newlib: distclean-target-newlib
  
--distclean-target-newlib: 
++distclean-target-newlib:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/newlib/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -47691,7 -47195,7 +47691,7 @@@ maybe-maintainer-clean-target-newlib
  @if target-newlib
  maybe-maintainer-clean-target-newlib: maintainer-clean-target-newlib
  
--maintainer-clean-target-newlib: 
++maintainer-clean-target-newlib:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/newlib/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -47722,7 -47226,7 +47722,7 @@@ configure-target-libgcc: stage_curren
  @endif gcc-bootstrap
  @if target-libgcc
  maybe-configure-target-libgcc: configure-target-libgcc
--configure-target-libgcc: 
++configure-target-libgcc:
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
  	echo "Checking multilib configuration for libgcc..."; \
@@@ -48618,7 -48122,7 +48618,7 @@@ maybe-info-target-libgcc
  maybe-info-target-libgcc: info-target-libgcc
  
  info-target-libgcc: \
--    configure-target-libgcc 
++    configure-target-libgcc
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgcc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -48644,7 -48148,7 +48644,7 @@@ maybe-dvi-target-libgcc
  maybe-dvi-target-libgcc: dvi-target-libgcc
  
  dvi-target-libgcc: \
--    configure-target-libgcc 
++    configure-target-libgcc
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgcc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -48670,7 -48174,7 +48670,7 @@@ maybe-pdf-target-libgcc
  maybe-pdf-target-libgcc: pdf-target-libgcc
  
  pdf-target-libgcc: \
--    configure-target-libgcc 
++    configure-target-libgcc
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgcc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -48696,7 -48200,7 +48696,7 @@@ maybe-html-target-libgcc
  maybe-html-target-libgcc: html-target-libgcc
  
  html-target-libgcc: \
--    configure-target-libgcc 
++    configure-target-libgcc
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgcc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -48722,7 -48226,7 +48722,7 @@@ maybe-TAGS-target-libgcc
  maybe-TAGS-target-libgcc: TAGS-target-libgcc
  
  TAGS-target-libgcc: \
--    configure-target-libgcc 
++    configure-target-libgcc
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgcc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -48749,7 -48253,7 +48749,7 @@@ maybe-install-info-target-libgcc: insta
  
  install-info-target-libgcc: \
      configure-target-libgcc \
--    info-target-libgcc 
++    info-target-libgcc
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgcc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -48776,7 -48280,7 +48776,7 @@@ maybe-install-pdf-target-libgcc: instal
  
  install-pdf-target-libgcc: \
      configure-target-libgcc \
--    pdf-target-libgcc 
++    pdf-target-libgcc
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgcc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -48803,7 -48307,7 +48803,7 @@@ maybe-install-html-target-libgcc: insta
  
  install-html-target-libgcc: \
      configure-target-libgcc \
--    html-target-libgcc 
++    html-target-libgcc
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgcc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -48829,7 -48333,7 +48829,7 @@@ maybe-installcheck-target-libgcc
  maybe-installcheck-target-libgcc: installcheck-target-libgcc
  
  installcheck-target-libgcc: \
--    configure-target-libgcc 
++    configure-target-libgcc
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgcc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -48854,7 -48358,7 +48854,7 @@@ maybe-mostlyclean-target-libgcc
  @if target-libgcc
  maybe-mostlyclean-target-libgcc: mostlyclean-target-libgcc
  
--mostlyclean-target-libgcc: 
++mostlyclean-target-libgcc:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgcc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -48879,7 -48383,7 +48879,7 @@@ maybe-clean-target-libgcc
  @if target-libgcc
  maybe-clean-target-libgcc: clean-target-libgcc
  
--clean-target-libgcc: 
++clean-target-libgcc:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgcc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -48904,7 -48408,7 +48904,7 @@@ maybe-distclean-target-libgcc
  @if target-libgcc
  maybe-distclean-target-libgcc: distclean-target-libgcc
  
--distclean-target-libgcc: 
++distclean-target-libgcc:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgcc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -48929,7 -48433,7 +48929,7 @@@ maybe-maintainer-clean-target-libgcc
  @if target-libgcc
  maybe-maintainer-clean-target-libgcc: maintainer-clean-target-libgcc
  
--maintainer-clean-target-libgcc: 
++maintainer-clean-target-libgcc:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgcc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -48960,7 -48464,7 +48960,7 @@@ configure-target-libbacktrace: stage_cu
  @endif gcc-bootstrap
  @if target-libbacktrace
  maybe-configure-target-libbacktrace: configure-target-libbacktrace
--configure-target-libbacktrace: 
++configure-target-libbacktrace:
  	@: $(MAKE); $(unstage)
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -49076,7 -48580,7 +49076,7 @@@ maybe-info-target-libbacktrace
  maybe-info-target-libbacktrace: info-target-libbacktrace
  
  info-target-libbacktrace: \
--    configure-target-libbacktrace 
++    configure-target-libbacktrace
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libbacktrace/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -49102,7 -48606,7 +49102,7 @@@ maybe-dvi-target-libbacktrace
  maybe-dvi-target-libbacktrace: dvi-target-libbacktrace
  
  dvi-target-libbacktrace: \
--    configure-target-libbacktrace 
++    configure-target-libbacktrace
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libbacktrace/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -49128,7 -48632,7 +49128,7 @@@ maybe-pdf-target-libbacktrace
  maybe-pdf-target-libbacktrace: pdf-target-libbacktrace
  
  pdf-target-libbacktrace: \
--    configure-target-libbacktrace 
++    configure-target-libbacktrace
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libbacktrace/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -49154,7 -48658,7 +49154,7 @@@ maybe-html-target-libbacktrace
  maybe-html-target-libbacktrace: html-target-libbacktrace
  
  html-target-libbacktrace: \
--    configure-target-libbacktrace 
++    configure-target-libbacktrace
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libbacktrace/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -49180,7 -48684,7 +49180,7 @@@ maybe-TAGS-target-libbacktrace
  maybe-TAGS-target-libbacktrace: TAGS-target-libbacktrace
  
  TAGS-target-libbacktrace: \
--    configure-target-libbacktrace 
++    configure-target-libbacktrace
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libbacktrace/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -49207,7 -48711,7 +49207,7 @@@ maybe-install-info-target-libbacktrace
  
  install-info-target-libbacktrace: \
      configure-target-libbacktrace \
--    info-target-libbacktrace 
++    info-target-libbacktrace
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libbacktrace/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -49234,7 -48738,7 +49234,7 @@@ maybe-install-pdf-target-libbacktrace: 
  
  install-pdf-target-libbacktrace: \
      configure-target-libbacktrace \
--    pdf-target-libbacktrace 
++    pdf-target-libbacktrace
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libbacktrace/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -49261,7 -48765,7 +49261,7 @@@ maybe-install-html-target-libbacktrace
  
  install-html-target-libbacktrace: \
      configure-target-libbacktrace \
--    html-target-libbacktrace 
++    html-target-libbacktrace
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libbacktrace/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -49287,7 -48791,7 +49287,7 @@@ maybe-installcheck-target-libbacktrace
  maybe-installcheck-target-libbacktrace: installcheck-target-libbacktrace
  
  installcheck-target-libbacktrace: \
--    configure-target-libbacktrace 
++    configure-target-libbacktrace
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libbacktrace/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -49312,7 -48816,7 +49312,7 @@@ maybe-mostlyclean-target-libbacktrace
  @if target-libbacktrace
  maybe-mostlyclean-target-libbacktrace: mostlyclean-target-libbacktrace
  
--mostlyclean-target-libbacktrace: 
++mostlyclean-target-libbacktrace:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libbacktrace/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -49337,7 -48841,7 +49337,7 @@@ maybe-clean-target-libbacktrace
  @if target-libbacktrace
  maybe-clean-target-libbacktrace: clean-target-libbacktrace
  
--clean-target-libbacktrace: 
++clean-target-libbacktrace:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libbacktrace/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -49362,7 -48866,7 +49362,7 @@@ maybe-distclean-target-libbacktrace
  @if target-libbacktrace
  maybe-distclean-target-libbacktrace: distclean-target-libbacktrace
  
--distclean-target-libbacktrace: 
++distclean-target-libbacktrace:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libbacktrace/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -49387,7 -48891,7 +49387,7 @@@ maybe-maintainer-clean-target-libbacktr
  @if target-libbacktrace
  maybe-maintainer-clean-target-libbacktrace: maintainer-clean-target-libbacktrace
  
--maintainer-clean-target-libbacktrace: 
++maintainer-clean-target-libbacktrace:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libbacktrace/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -49418,7 -48922,7 +49418,7 @@@ configure-target-libquadmath: stage_cur
  @endif gcc-bootstrap
  @if target-libquadmath
  maybe-configure-target-libquadmath: configure-target-libquadmath
--configure-target-libquadmath: 
++configure-target-libquadmath:
  	@: $(MAKE); $(unstage)
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -49534,7 -49038,7 +49534,7 @@@ maybe-info-target-libquadmath
  maybe-info-target-libquadmath: info-target-libquadmath
  
  info-target-libquadmath: \
--    configure-target-libquadmath 
++    configure-target-libquadmath
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libquadmath/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -49560,7 -49064,7 +49560,7 @@@ maybe-dvi-target-libquadmath
  maybe-dvi-target-libquadmath: dvi-target-libquadmath
  
  dvi-target-libquadmath: \
--    configure-target-libquadmath 
++    configure-target-libquadmath
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libquadmath/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -49586,7 -49090,7 +49586,7 @@@ maybe-pdf-target-libquadmath
  maybe-pdf-target-libquadmath: pdf-target-libquadmath
  
  pdf-target-libquadmath: \
--    configure-target-libquadmath 
++    configure-target-libquadmath
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libquadmath/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -49612,7 -49116,7 +49612,7 @@@ maybe-html-target-libquadmath
  maybe-html-target-libquadmath: html-target-libquadmath
  
  html-target-libquadmath: \
--    configure-target-libquadmath 
++    configure-target-libquadmath
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libquadmath/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -49638,7 -49142,7 +49638,7 @@@ maybe-TAGS-target-libquadmath
  maybe-TAGS-target-libquadmath: TAGS-target-libquadmath
  
  TAGS-target-libquadmath: \
--    configure-target-libquadmath 
++    configure-target-libquadmath
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libquadmath/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -49665,7 -49169,7 +49665,7 @@@ maybe-install-info-target-libquadmath: 
  
  install-info-target-libquadmath: \
      configure-target-libquadmath \
--    info-target-libquadmath 
++    info-target-libquadmath
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libquadmath/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -49692,7 -49196,7 +49692,7 @@@ maybe-install-pdf-target-libquadmath: i
  
  install-pdf-target-libquadmath: \
      configure-target-libquadmath \
--    pdf-target-libquadmath 
++    pdf-target-libquadmath
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libquadmath/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -49719,7 -49223,7 +49719,7 @@@ maybe-install-html-target-libquadmath: 
  
  install-html-target-libquadmath: \
      configure-target-libquadmath \
--    html-target-libquadmath 
++    html-target-libquadmath
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libquadmath/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -49745,7 -49249,7 +49745,7 @@@ maybe-installcheck-target-libquadmath
  maybe-installcheck-target-libquadmath: installcheck-target-libquadmath
  
  installcheck-target-libquadmath: \
--    configure-target-libquadmath 
++    configure-target-libquadmath
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libquadmath/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -49770,7 -49274,7 +49770,7 @@@ maybe-mostlyclean-target-libquadmath
  @if target-libquadmath
  maybe-mostlyclean-target-libquadmath: mostlyclean-target-libquadmath
  
--mostlyclean-target-libquadmath: 
++mostlyclean-target-libquadmath:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libquadmath/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -49795,7 -49299,7 +49795,7 @@@ maybe-clean-target-libquadmath
  @if target-libquadmath
  maybe-clean-target-libquadmath: clean-target-libquadmath
  
--clean-target-libquadmath: 
++clean-target-libquadmath:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libquadmath/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -49820,7 -49324,7 +49820,7 @@@ maybe-distclean-target-libquadmath
  @if target-libquadmath
  maybe-distclean-target-libquadmath: distclean-target-libquadmath
  
--distclean-target-libquadmath: 
++distclean-target-libquadmath:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libquadmath/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -49845,7 -49349,7 +49845,7 @@@ maybe-maintainer-clean-target-libquadma
  @if target-libquadmath
  maybe-maintainer-clean-target-libquadmath: maintainer-clean-target-libquadmath
  
--maintainer-clean-target-libquadmath: 
++maintainer-clean-target-libquadmath:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libquadmath/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -49876,7 -49380,7 +49876,7 @@@ configure-target-libgfortran: stage_cur
  @endif gcc-bootstrap
  @if target-libgfortran
  maybe-configure-target-libgfortran: configure-target-libgfortran
--configure-target-libgfortran: 
++configure-target-libgfortran:
  	@: $(MAKE); $(unstage)
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -49992,7 -49496,7 +49992,7 @@@ maybe-info-target-libgfortran
  maybe-info-target-libgfortran: info-target-libgfortran
  
  info-target-libgfortran: \
--    configure-target-libgfortran 
++    configure-target-libgfortran
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgfortran/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -50018,7 -49522,7 +50018,7 @@@ maybe-dvi-target-libgfortran
  maybe-dvi-target-libgfortran: dvi-target-libgfortran
  
  dvi-target-libgfortran: \
--    configure-target-libgfortran 
++    configure-target-libgfortran
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgfortran/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -50044,7 -49548,7 +50044,7 @@@ maybe-pdf-target-libgfortran
  maybe-pdf-target-libgfortran: pdf-target-libgfortran
  
  pdf-target-libgfortran: \
--    configure-target-libgfortran 
++    configure-target-libgfortran
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgfortran/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -50070,7 -49574,7 +50070,7 @@@ maybe-html-target-libgfortran
  maybe-html-target-libgfortran: html-target-libgfortran
  
  html-target-libgfortran: \
--    configure-target-libgfortran 
++    configure-target-libgfortran
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgfortran/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -50096,7 -49600,7 +50096,7 @@@ maybe-TAGS-target-libgfortran
  maybe-TAGS-target-libgfortran: TAGS-target-libgfortran
  
  TAGS-target-libgfortran: \
--    configure-target-libgfortran 
++    configure-target-libgfortran
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgfortran/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -50123,7 -49627,7 +50123,7 @@@ maybe-install-info-target-libgfortran: 
  
  install-info-target-libgfortran: \
      configure-target-libgfortran \
--    info-target-libgfortran 
++    info-target-libgfortran
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgfortran/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -50150,7 -49654,7 +50150,7 @@@ maybe-install-pdf-target-libgfortran: i
  
  install-pdf-target-libgfortran: \
      configure-target-libgfortran \
--    pdf-target-libgfortran 
++    pdf-target-libgfortran
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgfortran/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -50177,7 -49681,7 +50177,7 @@@ maybe-install-html-target-libgfortran: 
  
  install-html-target-libgfortran: \
      configure-target-libgfortran \
--    html-target-libgfortran 
++    html-target-libgfortran
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgfortran/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -50203,7 -49707,7 +50203,7 @@@ maybe-installcheck-target-libgfortran
  maybe-installcheck-target-libgfortran: installcheck-target-libgfortran
  
  installcheck-target-libgfortran: \
--    configure-target-libgfortran 
++    configure-target-libgfortran
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgfortran/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -50228,7 -49732,7 +50228,7 @@@ maybe-mostlyclean-target-libgfortran
  @if target-libgfortran
  maybe-mostlyclean-target-libgfortran: mostlyclean-target-libgfortran
  
--mostlyclean-target-libgfortran: 
++mostlyclean-target-libgfortran:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgfortran/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -50253,7 -49757,7 +50253,7 @@@ maybe-clean-target-libgfortran
  @if target-libgfortran
  maybe-clean-target-libgfortran: clean-target-libgfortran
  
--clean-target-libgfortran: 
++clean-target-libgfortran:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgfortran/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -50278,7 -49782,7 +50278,7 @@@ maybe-distclean-target-libgfortran
  @if target-libgfortran
  maybe-distclean-target-libgfortran: distclean-target-libgfortran
  
--distclean-target-libgfortran: 
++distclean-target-libgfortran:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgfortran/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -50303,7 -49807,7 +50303,7 @@@ maybe-maintainer-clean-target-libgfortr
  @if target-libgfortran
  maybe-maintainer-clean-target-libgfortran: maintainer-clean-target-libgfortran
  
--maintainer-clean-target-libgfortran: 
++maintainer-clean-target-libgfortran:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgfortran/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -50334,7 -49838,7 +50334,7 @@@ configure-target-libobjc: stage_curren
  @endif gcc-bootstrap
  @if target-libobjc
  maybe-configure-target-libobjc: configure-target-libobjc
--configure-target-libobjc: 
++configure-target-libobjc:
  	@: $(MAKE); $(unstage)
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -50450,7 -49954,7 +50450,7 @@@ maybe-info-target-libobjc
  maybe-info-target-libobjc: info-target-libobjc
  
  info-target-libobjc: \
--    configure-target-libobjc 
++    configure-target-libobjc
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libobjc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -50476,7 -49980,7 +50476,7 @@@ maybe-dvi-target-libobjc
  maybe-dvi-target-libobjc: dvi-target-libobjc
  
  dvi-target-libobjc: \
--    configure-target-libobjc 
++    configure-target-libobjc
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libobjc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -50502,7 -50006,7 +50502,7 @@@ maybe-pdf-target-libobjc
  maybe-pdf-target-libobjc: pdf-target-libobjc
  
  pdf-target-libobjc: \
--    configure-target-libobjc 
++    configure-target-libobjc
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libobjc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -50528,7 -50032,7 +50528,7 @@@ maybe-html-target-libobjc
  maybe-html-target-libobjc: html-target-libobjc
  
  html-target-libobjc: \
--    configure-target-libobjc 
++    configure-target-libobjc
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libobjc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -50554,7 -50058,7 +50554,7 @@@ maybe-TAGS-target-libobjc
  maybe-TAGS-target-libobjc: TAGS-target-libobjc
  
  TAGS-target-libobjc: \
--    configure-target-libobjc 
++    configure-target-libobjc
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libobjc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -50581,7 -50085,7 +50581,7 @@@ maybe-install-info-target-libobjc: inst
  
  install-info-target-libobjc: \
      configure-target-libobjc \
--    info-target-libobjc 
++    info-target-libobjc
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libobjc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -50608,7 -50112,7 +50608,7 @@@ maybe-install-pdf-target-libobjc: insta
  
  install-pdf-target-libobjc: \
      configure-target-libobjc \
--    pdf-target-libobjc 
++    pdf-target-libobjc
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libobjc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -50635,7 -50139,7 +50635,7 @@@ maybe-install-html-target-libobjc: inst
  
  install-html-target-libobjc: \
      configure-target-libobjc \
--    html-target-libobjc 
++    html-target-libobjc
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libobjc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -50661,7 -50165,7 +50661,7 @@@ maybe-installcheck-target-libobjc
  maybe-installcheck-target-libobjc: installcheck-target-libobjc
  
  installcheck-target-libobjc: \
--    configure-target-libobjc 
++    configure-target-libobjc
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libobjc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -50686,7 -50190,7 +50686,7 @@@ maybe-mostlyclean-target-libobjc
  @if target-libobjc
  maybe-mostlyclean-target-libobjc: mostlyclean-target-libobjc
  
--mostlyclean-target-libobjc: 
++mostlyclean-target-libobjc:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libobjc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -50711,7 -50215,7 +50711,7 @@@ maybe-clean-target-libobjc
  @if target-libobjc
  maybe-clean-target-libobjc: clean-target-libobjc
  
--clean-target-libobjc: 
++clean-target-libobjc:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libobjc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -50736,7 -50240,7 +50736,7 @@@ maybe-distclean-target-libobjc
  @if target-libobjc
  maybe-distclean-target-libobjc: distclean-target-libobjc
  
--distclean-target-libobjc: 
++distclean-target-libobjc:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libobjc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -50761,7 -50265,7 +50761,7 @@@ maybe-maintainer-clean-target-libobjc
  @if target-libobjc
  maybe-maintainer-clean-target-libobjc: maintainer-clean-target-libobjc
  
--maintainer-clean-target-libobjc: 
++maintainer-clean-target-libobjc:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libobjc/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -50792,7 -50296,7 +50792,7 @@@ configure-target-libgo: stage_curren
  @endif gcc-bootstrap
  @if target-libgo
  maybe-configure-target-libgo: configure-target-libgo
--configure-target-libgo: 
++configure-target-libgo:
  	@: $(MAKE); $(unstage)
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -50908,7 -50412,7 +50908,7 @@@ maybe-info-target-libgo
  maybe-info-target-libgo: info-target-libgo
  
  info-target-libgo: \
--    configure-target-libgo 
++    configure-target-libgo
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgo/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -50934,7 -50438,7 +50934,7 @@@ maybe-dvi-target-libgo
  maybe-dvi-target-libgo: dvi-target-libgo
  
  dvi-target-libgo: \
--    configure-target-libgo 
++    configure-target-libgo
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgo/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -50960,7 -50464,7 +50960,7 @@@ maybe-pdf-target-libgo
  maybe-pdf-target-libgo: pdf-target-libgo
  
  pdf-target-libgo: \
--    configure-target-libgo 
++    configure-target-libgo
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgo/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -50986,7 -50490,7 +50986,7 @@@ maybe-html-target-libgo
  maybe-html-target-libgo: html-target-libgo
  
  html-target-libgo: \
--    configure-target-libgo 
++    configure-target-libgo
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgo/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -51012,7 -50516,7 +51012,7 @@@ maybe-TAGS-target-libgo
  maybe-TAGS-target-libgo: TAGS-target-libgo
  
  TAGS-target-libgo: \
--    configure-target-libgo 
++    configure-target-libgo
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgo/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -51039,7 -50543,7 +51039,7 @@@ maybe-install-info-target-libgo: instal
  
  install-info-target-libgo: \
      configure-target-libgo \
--    info-target-libgo 
++    info-target-libgo
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgo/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -51066,7 -50570,7 +51066,7 @@@ maybe-install-pdf-target-libgo: install
  
  install-pdf-target-libgo: \
      configure-target-libgo \
--    pdf-target-libgo 
++    pdf-target-libgo
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgo/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -51093,7 -50597,7 +51093,7 @@@ maybe-install-html-target-libgo: instal
  
  install-html-target-libgo: \
      configure-target-libgo \
--    html-target-libgo 
++    html-target-libgo
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgo/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -51119,7 -50623,7 +51119,7 @@@ maybe-installcheck-target-libgo
  maybe-installcheck-target-libgo: installcheck-target-libgo
  
  installcheck-target-libgo: \
--    configure-target-libgo 
++    configure-target-libgo
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgo/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -51144,7 -50648,7 +51144,7 @@@ maybe-mostlyclean-target-libgo
  @if target-libgo
  maybe-mostlyclean-target-libgo: mostlyclean-target-libgo
  
--mostlyclean-target-libgo: 
++mostlyclean-target-libgo:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgo/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -51169,7 -50673,7 +51169,7 @@@ maybe-clean-target-libgo
  @if target-libgo
  maybe-clean-target-libgo: clean-target-libgo
  
--clean-target-libgo: 
++clean-target-libgo:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgo/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -51194,7 -50698,7 +51194,7 @@@ maybe-distclean-target-libgo
  @if target-libgo
  maybe-distclean-target-libgo: distclean-target-libgo
  
--distclean-target-libgo: 
++distclean-target-libgo:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgo/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -51219,7 -50723,7 +51219,7 @@@ maybe-maintainer-clean-target-libgo
  @if target-libgo
  maybe-maintainer-clean-target-libgo: maintainer-clean-target-libgo
  
--maintainer-clean-target-libgo: 
++maintainer-clean-target-libgo:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgo/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -51250,7 -50754,7 +51250,7 @@@ configure-target-libphobos: stage_curre
  @endif gcc-bootstrap
  @if target-libphobos
  maybe-configure-target-libphobos: configure-target-libphobos
--configure-target-libphobos: 
++configure-target-libphobos:
  	@: $(MAKE); $(unstage)
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -51366,7 -50870,7 +51366,7 @@@ maybe-info-target-libphobos
  maybe-info-target-libphobos: info-target-libphobos
  
  info-target-libphobos: \
--    configure-target-libphobos 
++    configure-target-libphobos
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libphobos/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -51392,7 -50896,7 +51392,7 @@@ maybe-dvi-target-libphobos
  maybe-dvi-target-libphobos: dvi-target-libphobos
  
  dvi-target-libphobos: \
--    configure-target-libphobos 
++    configure-target-libphobos
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libphobos/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -51418,7 -50922,7 +51418,7 @@@ maybe-pdf-target-libphobos
  maybe-pdf-target-libphobos: pdf-target-libphobos
  
  pdf-target-libphobos: \
--    configure-target-libphobos 
++    configure-target-libphobos
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libphobos/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -51444,7 -50948,7 +51444,7 @@@ maybe-html-target-libphobos
  maybe-html-target-libphobos: html-target-libphobos
  
  html-target-libphobos: \
--    configure-target-libphobos 
++    configure-target-libphobos
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libphobos/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -51470,7 -50974,7 +51470,7 @@@ maybe-TAGS-target-libphobos
  maybe-TAGS-target-libphobos: TAGS-target-libphobos
  
  TAGS-target-libphobos: \
--    configure-target-libphobos 
++    configure-target-libphobos
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libphobos/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -51497,7 -51001,7 +51497,7 @@@ maybe-install-info-target-libphobos: in
  
  install-info-target-libphobos: \
      configure-target-libphobos \
--    info-target-libphobos 
++    info-target-libphobos
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libphobos/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -51524,7 -51028,7 +51524,7 @@@ maybe-install-pdf-target-libphobos: ins
  
  install-pdf-target-libphobos: \
      configure-target-libphobos \
--    pdf-target-libphobos 
++    pdf-target-libphobos
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libphobos/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -51551,7 -51055,7 +51551,7 @@@ maybe-install-html-target-libphobos: in
  
  install-html-target-libphobos: \
      configure-target-libphobos \
--    html-target-libphobos 
++    html-target-libphobos
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libphobos/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -51577,7 -51081,7 +51577,7 @@@ maybe-installcheck-target-libphobos
  maybe-installcheck-target-libphobos: installcheck-target-libphobos
  
  installcheck-target-libphobos: \
--    configure-target-libphobos 
++    configure-target-libphobos
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libphobos/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -51602,7 -51106,7 +51602,7 @@@ maybe-mostlyclean-target-libphobos
  @if target-libphobos
  maybe-mostlyclean-target-libphobos: mostlyclean-target-libphobos
  
--mostlyclean-target-libphobos: 
++mostlyclean-target-libphobos:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libphobos/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -51627,7 -51131,7 +51627,7 @@@ maybe-clean-target-libphobos
  @if target-libphobos
  maybe-clean-target-libphobos: clean-target-libphobos
  
--clean-target-libphobos: 
++clean-target-libphobos:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libphobos/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -51652,7 -51156,7 +51652,7 @@@ maybe-distclean-target-libphobos
  @if target-libphobos
  maybe-distclean-target-libphobos: distclean-target-libphobos
  
--distclean-target-libphobos: 
++distclean-target-libphobos:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libphobos/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -51677,7 -51181,7 +51677,7 @@@ maybe-maintainer-clean-target-libphobos
  @if target-libphobos
  maybe-maintainer-clean-target-libphobos: maintainer-clean-target-libphobos
  
--maintainer-clean-target-libphobos: 
++maintainer-clean-target-libphobos:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libphobos/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -51708,7 -51212,7 +51708,7 @@@ configure-target-libtermcap: stage_curr
  @endif gcc-bootstrap
  @if target-libtermcap
  maybe-configure-target-libtermcap: configure-target-libtermcap
--configure-target-libtermcap: 
++configure-target-libtermcap:
  	@: $(MAKE); $(unstage)
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -51819,7 -51323,7 +51819,7 @@@ maybe-info-target-libtermcap
  maybe-info-target-libtermcap: info-target-libtermcap
  
  info-target-libtermcap: \
--    configure-target-libtermcap 
++    configure-target-libtermcap
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libtermcap/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -51845,7 -51349,7 +51845,7 @@@ maybe-dvi-target-libtermcap
  maybe-dvi-target-libtermcap: dvi-target-libtermcap
  
  dvi-target-libtermcap: \
--    configure-target-libtermcap 
++    configure-target-libtermcap
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libtermcap/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -51871,7 -51375,7 +51871,7 @@@ maybe-pdf-target-libtermcap
  maybe-pdf-target-libtermcap: pdf-target-libtermcap
  
  pdf-target-libtermcap: \
--    configure-target-libtermcap 
++    configure-target-libtermcap
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libtermcap/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -51897,7 -51401,7 +51897,7 @@@ maybe-html-target-libtermcap
  maybe-html-target-libtermcap: html-target-libtermcap
  
  html-target-libtermcap: \
--    configure-target-libtermcap 
++    configure-target-libtermcap
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libtermcap/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -51923,7 -51427,7 +51923,7 @@@ maybe-TAGS-target-libtermcap
  maybe-TAGS-target-libtermcap: TAGS-target-libtermcap
  
  TAGS-target-libtermcap: \
--    configure-target-libtermcap 
++    configure-target-libtermcap
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libtermcap/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -51950,7 -51454,7 +51950,7 @@@ maybe-install-info-target-libtermcap: i
  
  install-info-target-libtermcap: \
      configure-target-libtermcap \
--    info-target-libtermcap 
++    info-target-libtermcap
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libtermcap/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -51977,7 -51481,7 +51977,7 @@@ maybe-install-pdf-target-libtermcap: in
  
  install-pdf-target-libtermcap: \
      configure-target-libtermcap \
--    pdf-target-libtermcap 
++    pdf-target-libtermcap
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libtermcap/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -52004,7 -51508,7 +52004,7 @@@ maybe-install-html-target-libtermcap: i
  
  install-html-target-libtermcap: \
      configure-target-libtermcap \
--    html-target-libtermcap 
++    html-target-libtermcap
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libtermcap/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -52030,7 -51534,7 +52030,7 @@@ maybe-installcheck-target-libtermcap
  maybe-installcheck-target-libtermcap: installcheck-target-libtermcap
  
  installcheck-target-libtermcap: \
--    configure-target-libtermcap 
++    configure-target-libtermcap
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libtermcap/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -52101,7 -51605,7 +52101,7 @@@ configure-target-winsup: stage_curren
  @endif gcc-bootstrap
  @if target-winsup
  maybe-configure-target-winsup: configure-target-winsup
--configure-target-winsup: 
++configure-target-winsup:
  	@: $(MAKE); $(unstage)
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -52217,7 -51721,7 +52217,7 @@@ maybe-info-target-winsup
  maybe-info-target-winsup: info-target-winsup
  
  info-target-winsup: \
--    configure-target-winsup 
++    configure-target-winsup
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/winsup/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -52243,7 -51747,7 +52243,7 @@@ maybe-dvi-target-winsup
  maybe-dvi-target-winsup: dvi-target-winsup
  
  dvi-target-winsup: \
--    configure-target-winsup 
++    configure-target-winsup
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/winsup/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -52269,7 -51773,7 +52269,7 @@@ maybe-pdf-target-winsup
  maybe-pdf-target-winsup: pdf-target-winsup
  
  pdf-target-winsup: \
--    configure-target-winsup 
++    configure-target-winsup
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/winsup/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -52295,7 -51799,7 +52295,7 @@@ maybe-html-target-winsup
  maybe-html-target-winsup: html-target-winsup
  
  html-target-winsup: \
--    configure-target-winsup 
++    configure-target-winsup
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/winsup/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -52321,7 -51825,7 +52321,7 @@@ maybe-TAGS-target-winsup
  maybe-TAGS-target-winsup: TAGS-target-winsup
  
  TAGS-target-winsup: \
--    configure-target-winsup 
++    configure-target-winsup
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/winsup/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -52348,7 -51852,7 +52348,7 @@@ maybe-install-info-target-winsup: insta
  
  install-info-target-winsup: \
      configure-target-winsup \
--    info-target-winsup 
++    info-target-winsup
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/winsup/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -52375,7 -51879,7 +52375,7 @@@ maybe-install-pdf-target-winsup: instal
  
  install-pdf-target-winsup: \
      configure-target-winsup \
--    pdf-target-winsup 
++    pdf-target-winsup
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/winsup/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -52402,7 -51906,7 +52402,7 @@@ maybe-install-html-target-winsup: insta
  
  install-html-target-winsup: \
      configure-target-winsup \
--    html-target-winsup 
++    html-target-winsup
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/winsup/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -52428,7 -51932,7 +52428,7 @@@ maybe-installcheck-target-winsup
  maybe-installcheck-target-winsup: installcheck-target-winsup
  
  installcheck-target-winsup: \
--    configure-target-winsup 
++    configure-target-winsup
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/winsup/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -52453,7 -51957,7 +52453,7 @@@ maybe-mostlyclean-target-winsup
  @if target-winsup
  maybe-mostlyclean-target-winsup: mostlyclean-target-winsup
  
--mostlyclean-target-winsup: 
++mostlyclean-target-winsup:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/winsup/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -52478,7 -51982,7 +52478,7 @@@ maybe-clean-target-winsup
  @if target-winsup
  maybe-clean-target-winsup: clean-target-winsup
  
--clean-target-winsup: 
++clean-target-winsup:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/winsup/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -52503,7 -52007,7 +52503,7 @@@ maybe-distclean-target-winsup
  @if target-winsup
  maybe-distclean-target-winsup: distclean-target-winsup
  
--distclean-target-winsup: 
++distclean-target-winsup:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/winsup/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -52528,7 -52032,7 +52528,7 @@@ maybe-maintainer-clean-target-winsup
  @if target-winsup
  maybe-maintainer-clean-target-winsup: maintainer-clean-target-winsup
  
--maintainer-clean-target-winsup: 
++maintainer-clean-target-winsup:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/winsup/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -52559,7 -52063,7 +52559,7 @@@ configure-target-libgloss: stage_curren
  @endif gcc-bootstrap
  @if target-libgloss
  maybe-configure-target-libgloss: configure-target-libgloss
--configure-target-libgloss: 
++configure-target-libgloss:
  	@: $(MAKE); $(unstage)
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -52670,7 -52174,7 +52670,7 @@@ maybe-info-target-libgloss
  maybe-info-target-libgloss: info-target-libgloss
  
  info-target-libgloss: \
--    configure-target-libgloss 
++    configure-target-libgloss
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgloss/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -52696,7 -52200,7 +52696,7 @@@ maybe-dvi-target-libgloss
  maybe-dvi-target-libgloss: dvi-target-libgloss
  
  dvi-target-libgloss: \
--    configure-target-libgloss 
++    configure-target-libgloss
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgloss/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -52722,7 -52226,7 +52722,7 @@@ maybe-pdf-target-libgloss
  maybe-pdf-target-libgloss: pdf-target-libgloss
  
  pdf-target-libgloss: \
--    configure-target-libgloss 
++    configure-target-libgloss
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgloss/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -52748,7 -52252,7 +52748,7 @@@ maybe-html-target-libgloss
  maybe-html-target-libgloss: html-target-libgloss
  
  html-target-libgloss: \
--    configure-target-libgloss 
++    configure-target-libgloss
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgloss/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -52774,7 -52278,7 +52774,7 @@@ maybe-TAGS-target-libgloss
  maybe-TAGS-target-libgloss: TAGS-target-libgloss
  
  TAGS-target-libgloss: \
--    configure-target-libgloss 
++    configure-target-libgloss
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgloss/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -52801,7 -52305,7 +52801,7 @@@ maybe-install-info-target-libgloss: ins
  
  install-info-target-libgloss: \
      configure-target-libgloss \
--    info-target-libgloss 
++    info-target-libgloss
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgloss/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -52828,7 -52332,7 +52828,7 @@@ maybe-install-pdf-target-libgloss: inst
  
  install-pdf-target-libgloss: \
      configure-target-libgloss \
--    pdf-target-libgloss 
++    pdf-target-libgloss
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgloss/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -52855,7 -52359,7 +52855,7 @@@ maybe-install-html-target-libgloss: ins
  
  install-html-target-libgloss: \
      configure-target-libgloss \
--    html-target-libgloss 
++    html-target-libgloss
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgloss/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -52881,7 -52385,7 +52881,7 @@@ maybe-installcheck-target-libgloss
  maybe-installcheck-target-libgloss: installcheck-target-libgloss
  
  installcheck-target-libgloss: \
--    configure-target-libgloss 
++    configure-target-libgloss
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgloss/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -52906,7 -52410,7 +52906,7 @@@ maybe-mostlyclean-target-libgloss
  @if target-libgloss
  maybe-mostlyclean-target-libgloss: mostlyclean-target-libgloss
  
--mostlyclean-target-libgloss: 
++mostlyclean-target-libgloss:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgloss/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -52931,7 -52435,7 +52931,7 @@@ maybe-clean-target-libgloss
  @if target-libgloss
  maybe-clean-target-libgloss: clean-target-libgloss
  
--clean-target-libgloss: 
++clean-target-libgloss:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgloss/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -52956,7 -52460,7 +52956,7 @@@ maybe-distclean-target-libgloss
  @if target-libgloss
  maybe-distclean-target-libgloss: distclean-target-libgloss
  
--distclean-target-libgloss: 
++distclean-target-libgloss:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgloss/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -52981,7 -52485,7 +52981,7 @@@ maybe-maintainer-clean-target-libgloss
  @if target-libgloss
  maybe-maintainer-clean-target-libgloss: maintainer-clean-target-libgloss
  
--maintainer-clean-target-libgloss: 
++maintainer-clean-target-libgloss:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgloss/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -53012,7 -52516,7 +53012,7 @@@ configure-target-libffi: stage_curren
  @endif gcc-bootstrap
  @if target-libffi
  maybe-configure-target-libffi: configure-target-libffi
--configure-target-libffi: 
++configure-target-libffi:
  	@: $(MAKE); $(unstage)
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -53118,7 -52622,7 +53118,7 @@@ maybe-info-target-libffi
  maybe-info-target-libffi: info-target-libffi
  
  info-target-libffi: \
--    configure-target-libffi 
++    configure-target-libffi
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libffi/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -53144,7 -52648,7 +53144,7 @@@ maybe-dvi-target-libffi
  maybe-dvi-target-libffi: dvi-target-libffi
  
  dvi-target-libffi: \
--    configure-target-libffi 
++    configure-target-libffi
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libffi/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -53170,7 -52674,7 +53170,7 @@@ maybe-pdf-target-libffi
  maybe-pdf-target-libffi: pdf-target-libffi
  
  pdf-target-libffi: \
--    configure-target-libffi 
++    configure-target-libffi
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libffi/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -53196,7 -52700,7 +53196,7 @@@ maybe-html-target-libffi
  maybe-html-target-libffi: html-target-libffi
  
  html-target-libffi: \
--    configure-target-libffi 
++    configure-target-libffi
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libffi/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -53222,7 -52726,7 +53222,7 @@@ maybe-TAGS-target-libffi
  maybe-TAGS-target-libffi: TAGS-target-libffi
  
  TAGS-target-libffi: \
--    configure-target-libffi 
++    configure-target-libffi
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libffi/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -53249,7 -52753,7 +53249,7 @@@ maybe-install-info-target-libffi: insta
  
  install-info-target-libffi: \
      configure-target-libffi \
--    info-target-libffi 
++    info-target-libffi
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libffi/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -53276,7 -52780,7 +53276,7 @@@ maybe-install-pdf-target-libffi: instal
  
  install-pdf-target-libffi: \
      configure-target-libffi \
--    pdf-target-libffi 
++    pdf-target-libffi
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libffi/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -53303,7 -52807,7 +53303,7 @@@ maybe-install-html-target-libffi: insta
  
  install-html-target-libffi: \
      configure-target-libffi \
--    html-target-libffi 
++    html-target-libffi
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libffi/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -53329,7 -52833,7 +53329,7 @@@ maybe-installcheck-target-libffi
  maybe-installcheck-target-libffi: installcheck-target-libffi
  
  installcheck-target-libffi: \
--    configure-target-libffi 
++    configure-target-libffi
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libffi/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -53354,7 -52858,7 +53354,7 @@@ maybe-mostlyclean-target-libffi
  @if target-libffi
  maybe-mostlyclean-target-libffi: mostlyclean-target-libffi
  
--mostlyclean-target-libffi: 
++mostlyclean-target-libffi:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libffi/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -53379,7 -52883,7 +53379,7 @@@ maybe-clean-target-libffi
  @if target-libffi
  maybe-clean-target-libffi: clean-target-libffi
  
--clean-target-libffi: 
++clean-target-libffi:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libffi/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -53404,7 -52908,7 +53404,7 @@@ maybe-distclean-target-libffi
  @if target-libffi
  maybe-distclean-target-libffi: distclean-target-libffi
  
--distclean-target-libffi: 
++distclean-target-libffi:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libffi/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -53429,7 -52933,7 +53429,7 @@@ maybe-maintainer-clean-target-libffi
  @if target-libffi
  maybe-maintainer-clean-target-libffi: maintainer-clean-target-libffi
  
--maintainer-clean-target-libffi: 
++maintainer-clean-target-libffi:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libffi/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -53460,7 -52964,7 +53460,7 @@@ configure-target-zlib: stage_curren
  @endif gcc-bootstrap
  @if target-zlib
  maybe-configure-target-zlib: configure-target-zlib
--configure-target-zlib: 
++configure-target-zlib:
  	@: $(MAKE); $(unstage)
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -53576,7 -53080,7 +53576,7 @@@ maybe-info-target-zlib
  maybe-info-target-zlib: info-target-zlib
  
  info-target-zlib: \
--    configure-target-zlib 
++    configure-target-zlib
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/zlib/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -53602,7 -53106,7 +53602,7 @@@ maybe-dvi-target-zlib
  maybe-dvi-target-zlib: dvi-target-zlib
  
  dvi-target-zlib: \
--    configure-target-zlib 
++    configure-target-zlib
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/zlib/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -53628,7 -53132,7 +53628,7 @@@ maybe-pdf-target-zlib
  maybe-pdf-target-zlib: pdf-target-zlib
  
  pdf-target-zlib: \
--    configure-target-zlib 
++    configure-target-zlib
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/zlib/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -53654,7 -53158,7 +53654,7 @@@ maybe-html-target-zlib
  maybe-html-target-zlib: html-target-zlib
  
  html-target-zlib: \
--    configure-target-zlib 
++    configure-target-zlib
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/zlib/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -53680,7 -53184,7 +53680,7 @@@ maybe-TAGS-target-zlib
  maybe-TAGS-target-zlib: TAGS-target-zlib
  
  TAGS-target-zlib: \
--    configure-target-zlib 
++    configure-target-zlib
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/zlib/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -53707,7 -53211,7 +53707,7 @@@ maybe-install-info-target-zlib: install
  
  install-info-target-zlib: \
      configure-target-zlib \
--    info-target-zlib 
++    info-target-zlib
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/zlib/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -53734,7 -53238,7 +53734,7 @@@ maybe-install-pdf-target-zlib: install-
  
  install-pdf-target-zlib: \
      configure-target-zlib \
--    pdf-target-zlib 
++    pdf-target-zlib
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/zlib/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -53761,7 -53265,7 +53761,7 @@@ maybe-install-html-target-zlib: install
  
  install-html-target-zlib: \
      configure-target-zlib \
--    html-target-zlib 
++    html-target-zlib
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/zlib/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -53787,7 -53291,7 +53787,7 @@@ maybe-installcheck-target-zlib
  maybe-installcheck-target-zlib: installcheck-target-zlib
  
  installcheck-target-zlib: \
--    configure-target-zlib 
++    configure-target-zlib
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/zlib/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -53812,7 -53316,7 +53812,7 @@@ maybe-mostlyclean-target-zlib
  @if target-zlib
  maybe-mostlyclean-target-zlib: mostlyclean-target-zlib
  
--mostlyclean-target-zlib: 
++mostlyclean-target-zlib:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/zlib/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -53837,7 -53341,7 +53837,7 @@@ maybe-clean-target-zlib
  @if target-zlib
  maybe-clean-target-zlib: clean-target-zlib
  
--clean-target-zlib: 
++clean-target-zlib:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/zlib/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -53862,7 -53366,7 +53862,7 @@@ maybe-distclean-target-zlib
  @if target-zlib
  maybe-distclean-target-zlib: distclean-target-zlib
  
--distclean-target-zlib: 
++distclean-target-zlib:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/zlib/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -53887,7 -53391,7 +53887,7 @@@ maybe-maintainer-clean-target-zlib
  @if target-zlib
  maybe-maintainer-clean-target-zlib: maintainer-clean-target-zlib
  
--maintainer-clean-target-zlib: 
++maintainer-clean-target-zlib:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/zlib/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -53918,7 -53422,7 +53918,7 @@@ configure-target-rda: stage_curren
  @endif gcc-bootstrap
  @if target-rda
  maybe-configure-target-rda: configure-target-rda
--configure-target-rda: 
++configure-target-rda:
  	@: $(MAKE); $(unstage)
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -54034,7 -53538,7 +54034,7 @@@ maybe-info-target-rda
  maybe-info-target-rda: info-target-rda
  
  info-target-rda: \
--    configure-target-rda 
++    configure-target-rda
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/rda/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -54060,7 -53564,7 +54060,7 @@@ maybe-dvi-target-rda
  maybe-dvi-target-rda: dvi-target-rda
  
  dvi-target-rda: \
--    configure-target-rda 
++    configure-target-rda
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/rda/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -54086,7 -53590,7 +54086,7 @@@ maybe-pdf-target-rda
  maybe-pdf-target-rda: pdf-target-rda
  
  pdf-target-rda: \
--    configure-target-rda 
++    configure-target-rda
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/rda/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -54112,7 -53616,7 +54112,7 @@@ maybe-html-target-rda
  maybe-html-target-rda: html-target-rda
  
  html-target-rda: \
--    configure-target-rda 
++    configure-target-rda
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/rda/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -54138,7 -53642,7 +54138,7 @@@ maybe-TAGS-target-rda
  maybe-TAGS-target-rda: TAGS-target-rda
  
  TAGS-target-rda: \
--    configure-target-rda 
++    configure-target-rda
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/rda/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -54165,7 -53669,7 +54165,7 @@@ maybe-install-info-target-rda: install-
  
  install-info-target-rda: \
      configure-target-rda \
--    info-target-rda 
++    info-target-rda
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/rda/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -54192,7 -53696,7 +54192,7 @@@ maybe-install-pdf-target-rda: install-p
  
  install-pdf-target-rda: \
      configure-target-rda \
--    pdf-target-rda 
++    pdf-target-rda
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/rda/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -54219,7 -53723,7 +54219,7 @@@ maybe-install-html-target-rda: install-
  
  install-html-target-rda: \
      configure-target-rda \
--    html-target-rda 
++    html-target-rda
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/rda/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -54245,7 -53749,7 +54245,7 @@@ maybe-installcheck-target-rda
  maybe-installcheck-target-rda: installcheck-target-rda
  
  installcheck-target-rda: \
--    configure-target-rda 
++    configure-target-rda
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/rda/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -54270,7 -53774,7 +54270,7 @@@ maybe-mostlyclean-target-rda
  @if target-rda
  maybe-mostlyclean-target-rda: mostlyclean-target-rda
  
--mostlyclean-target-rda: 
++mostlyclean-target-rda:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/rda/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -54295,7 -53799,7 +54295,7 @@@ maybe-clean-target-rda
  @if target-rda
  maybe-clean-target-rda: clean-target-rda
  
--clean-target-rda: 
++clean-target-rda:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/rda/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -54320,7 -53824,7 +54320,7 @@@ maybe-distclean-target-rda
  @if target-rda
  maybe-distclean-target-rda: distclean-target-rda
  
--distclean-target-rda: 
++distclean-target-rda:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/rda/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -54345,7 -53849,7 +54345,7 @@@ maybe-maintainer-clean-target-rda
  @if target-rda
  maybe-maintainer-clean-target-rda: maintainer-clean-target-rda
  
--maintainer-clean-target-rda: 
++maintainer-clean-target-rda:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/rda/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -54376,7 -53880,7 +54376,7 @@@ configure-target-libada: stage_curren
  @endif gcc-bootstrap
  @if target-libada
  maybe-configure-target-libada: configure-target-libada
--configure-target-libada: 
++configure-target-libada:
  	@: $(MAKE); $(unstage)
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -54492,7 -53996,7 +54492,7 @@@ maybe-info-target-libada
  maybe-info-target-libada: info-target-libada
  
  info-target-libada: \
--    configure-target-libada 
++    configure-target-libada
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libada/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -54518,7 -54022,7 +54518,7 @@@ maybe-dvi-target-libada
  maybe-dvi-target-libada: dvi-target-libada
  
  dvi-target-libada: \
--    configure-target-libada 
++    configure-target-libada
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libada/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -54544,7 -54048,7 +54544,7 @@@ maybe-pdf-target-libada
  maybe-pdf-target-libada: pdf-target-libada
  
  pdf-target-libada: \
--    configure-target-libada 
++    configure-target-libada
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libada/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -54570,7 -54074,7 +54570,7 @@@ maybe-html-target-libada
  maybe-html-target-libada: html-target-libada
  
  html-target-libada: \
--    configure-target-libada 
++    configure-target-libada
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libada/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -54596,7 -54100,7 +54596,7 @@@ maybe-TAGS-target-libada
  maybe-TAGS-target-libada: TAGS-target-libada
  
  TAGS-target-libada: \
--    configure-target-libada 
++    configure-target-libada
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libada/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -54623,7 -54127,7 +54623,7 @@@ maybe-install-info-target-libada: insta
  
  install-info-target-libada: \
      configure-target-libada \
--    info-target-libada 
++    info-target-libada
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libada/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -54650,7 -54154,7 +54650,7 @@@ maybe-install-pdf-target-libada: instal
  
  install-pdf-target-libada: \
      configure-target-libada \
--    pdf-target-libada 
++    pdf-target-libada
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libada/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -54677,7 -54181,7 +54677,7 @@@ maybe-install-html-target-libada: insta
  
  install-html-target-libada: \
      configure-target-libada \
--    html-target-libada 
++    html-target-libada
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libada/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -54703,7 -54207,7 +54703,7 @@@ maybe-installcheck-target-libada
  maybe-installcheck-target-libada: installcheck-target-libada
  
  installcheck-target-libada: \
--    configure-target-libada 
++    configure-target-libada
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libada/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -54728,7 -54232,7 +54728,7 @@@ maybe-mostlyclean-target-libada
  @if target-libada
  maybe-mostlyclean-target-libada: mostlyclean-target-libada
  
--mostlyclean-target-libada: 
++mostlyclean-target-libada:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libada/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -54753,7 -54257,7 +54753,7 @@@ maybe-clean-target-libada
  @if target-libada
  maybe-clean-target-libada: clean-target-libada
  
--clean-target-libada: 
++clean-target-libada:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libada/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -54778,7 -54282,7 +54778,7 @@@ maybe-distclean-target-libada
  @if target-libada
  maybe-distclean-target-libada: distclean-target-libada
  
--distclean-target-libada: 
++distclean-target-libada:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libada/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -54803,7 -54307,7 +54803,7 @@@ maybe-maintainer-clean-target-libada
  @if target-libada
  maybe-maintainer-clean-target-libada: maintainer-clean-target-libada
  
--maintainer-clean-target-libada: 
++maintainer-clean-target-libada:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libada/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -54827,464 -54331,6 +54827,464 @@@
  
  
  
 +.PHONY: configure-target-libgm2 maybe-configure-target-libgm2
 +maybe-configure-target-libgm2:
 +@if gcc-bootstrap
 +configure-target-libgm2: stage_current
 +@endif gcc-bootstrap
 +@if target-libgm2
 +maybe-configure-target-libgm2: configure-target-libgm2
- configure-target-libgm2: 
++configure-target-libgm2:
 +	@: $(MAKE); $(unstage)
 +	@r=`${PWD_COMMAND}`; export r; \
 +	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
 +	echo "Checking multilib configuration for libgm2..."; \
 +	$(SHELL) $(srcdir)/mkinstalldirs $(TARGET_SUBDIR)/libgm2; \
 +	$(CC_FOR_TARGET) --print-multi-lib > $(TARGET_SUBDIR)/libgm2/multilib.tmp 2> /dev/null; \
 +	if test -r $(TARGET_SUBDIR)/libgm2/multilib.out; then \
 +	  if cmp -s $(TARGET_SUBDIR)/libgm2/multilib.tmp $(TARGET_SUBDIR)/libgm2/multilib.out; then \
 +	    rm -f $(TARGET_SUBDIR)/libgm2/multilib.tmp; \
 +	  else \
 +	    rm -f $(TARGET_SUBDIR)/libgm2/Makefile; \
 +	    mv $(TARGET_SUBDIR)/libgm2/multilib.tmp $(TARGET_SUBDIR)/libgm2/multilib.out; \
 +	  fi; \
 +	else \
 +	  mv $(TARGET_SUBDIR)/libgm2/multilib.tmp $(TARGET_SUBDIR)/libgm2/multilib.out; \
 +	fi; \
 +	test ! -f $(TARGET_SUBDIR)/libgm2/Makefile || exit 0; \
 +	$(SHELL) $(srcdir)/mkinstalldirs $(TARGET_SUBDIR)/libgm2; \
 +	$(NORMAL_TARGET_EXPORTS)  \
 +	echo Configuring in $(TARGET_SUBDIR)/libgm2; \
 +	cd "$(TARGET_SUBDIR)/libgm2" || exit 1; \
 +	case $(srcdir) in \
 +	  /* | [A-Za-z]:[\\/]*) topdir=$(srcdir) ;; \
 +	  *) topdir=`echo $(TARGET_SUBDIR)/libgm2/ | \
 +		sed -e 's,\./,,g' -e 's,[^/]*/,../,g' `$(srcdir) ;; \
 +	esac; \
 +	module_srcdir=libgm2; \
 +	rm -f no-such-file || : ; \
 +	CONFIG_SITE=no-such-file $(SHELL) \
 +	  $$s/$$module_srcdir/configure \
 +	  --srcdir=$${topdir}/$$module_srcdir \
 +	  $(TARGET_CONFIGARGS) --build=${build_alias} --host=${target_alias} \
 +	  --target=${target_alias}  \
 +	  || exit 1
 +@endif target-libgm2
 +
 +
 +
 +
 +
 +.PHONY: all-target-libgm2 maybe-all-target-libgm2
 +maybe-all-target-libgm2:
 +@if gcc-bootstrap
 +all-target-libgm2: stage_current
 +@endif gcc-bootstrap
 +@if target-libgm2
 +TARGET-target-libgm2=all
 +maybe-all-target-libgm2: all-target-libgm2
 +all-target-libgm2: configure-target-libgm2
 +	@: $(MAKE); $(unstage)
 +	@r=`${PWD_COMMAND}`; export r; \
 +	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
 +	$(NORMAL_TARGET_EXPORTS)  \
 +	(cd $(TARGET_SUBDIR)/libgm2 && \
 +	  $(MAKE) $(BASE_FLAGS_TO_PASS) $(EXTRA_TARGET_FLAGS)   \
 +		$(TARGET-target-libgm2))
 +@endif target-libgm2
 +
 +
 +
 +
 +
 +.PHONY: check-target-libgm2 maybe-check-target-libgm2
 +maybe-check-target-libgm2:
 +@if target-libgm2
 +maybe-check-target-libgm2: check-target-libgm2
 +
 +check-target-libgm2:
 +	@: $(MAKE); $(unstage)
 +	@r=`${PWD_COMMAND}`; export r; \
 +	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
 +	$(NORMAL_TARGET_EXPORTS) \
 +	(cd $(TARGET_SUBDIR)/libgm2 && \
 +	  $(MAKE) $(TARGET_FLAGS_TO_PASS)   check)
 +
 +@endif target-libgm2
 +
 +.PHONY: install-target-libgm2 maybe-install-target-libgm2
 +maybe-install-target-libgm2:
 +@if target-libgm2
 +maybe-install-target-libgm2: install-target-libgm2
 +
 +install-target-libgm2: installdirs
 +	@: $(MAKE); $(unstage)
 +	@r=`${PWD_COMMAND}`; export r; \
 +	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
 +	$(NORMAL_TARGET_EXPORTS) \
 +	(cd $(TARGET_SUBDIR)/libgm2 && \
 +	  $(MAKE) $(TARGET_FLAGS_TO_PASS)  install)
 +
 +@endif target-libgm2
 +
 +.PHONY: install-strip-target-libgm2 maybe-install-strip-target-libgm2
 +maybe-install-strip-target-libgm2:
 +@if target-libgm2
 +maybe-install-strip-target-libgm2: install-strip-target-libgm2
 +
 +install-strip-target-libgm2: installdirs
 +	@: $(MAKE); $(unstage)
 +	@r=`${PWD_COMMAND}`; export r; \
 +	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
 +	$(NORMAL_TARGET_EXPORTS) \
 +	(cd $(TARGET_SUBDIR)/libgm2 && \
 +	  $(MAKE) $(TARGET_FLAGS_TO_PASS)  install-strip)
 +
 +@endif target-libgm2
 +
 +# Other targets (info, dvi, pdf, etc.)
 +
 +.PHONY: maybe-info-target-libgm2 info-target-libgm2
 +maybe-info-target-libgm2:
 +@if target-libgm2
 +maybe-info-target-libgm2: info-target-libgm2
 +
 +info-target-libgm2: \
-     configure-target-libgm2 
++    configure-target-libgm2
 +	@: $(MAKE); $(unstage)
 +	@[ -f $(TARGET_SUBDIR)/libgm2/Makefile ] || exit 0; \
 +	r=`${PWD_COMMAND}`; export r; \
 +	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
 +	$(NORMAL_TARGET_EXPORTS) \
 +	echo "Doing info in $(TARGET_SUBDIR)/libgm2"; \
 +	for flag in $(EXTRA_TARGET_FLAGS); do \
 +	  eval `echo "$$flag" | sed -e "s|^\([^=]*\)=\(.*\)|\1='\2'; export \1|"`; \
 +	done; \
 +	(cd $(TARGET_SUBDIR)/libgm2 && \
 +	  $(MAKE) $(BASE_FLAGS_TO_PASS) "AR=$${AR}" "AS=$${AS}" \
 +	          "CC=$${CC}" "CXX=$${CXX}" "LD=$${LD}" "NM=$${NM}" \
 +	          "RANLIB=$${RANLIB}" \
 +	          "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" "WINDMC=$${WINDMC}" \
 +	           info) \
 +	  || exit 1
 +
 +@endif target-libgm2
 +
 +.PHONY: maybe-dvi-target-libgm2 dvi-target-libgm2
 +maybe-dvi-target-libgm2:
 +@if target-libgm2
 +maybe-dvi-target-libgm2: dvi-target-libgm2
 +
 +dvi-target-libgm2: \
-     configure-target-libgm2 
++    configure-target-libgm2
 +	@: $(MAKE); $(unstage)
 +	@[ -f $(TARGET_SUBDIR)/libgm2/Makefile ] || exit 0; \
 +	r=`${PWD_COMMAND}`; export r; \
 +	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
 +	$(NORMAL_TARGET_EXPORTS) \
 +	echo "Doing dvi in $(TARGET_SUBDIR)/libgm2"; \
 +	for flag in $(EXTRA_TARGET_FLAGS); do \
 +	  eval `echo "$$flag" | sed -e "s|^\([^=]*\)=\(.*\)|\1='\2'; export \1|"`; \
 +	done; \
 +	(cd $(TARGET_SUBDIR)/libgm2 && \
 +	  $(MAKE) $(BASE_FLAGS_TO_PASS) "AR=$${AR}" "AS=$${AS}" \
 +	          "CC=$${CC}" "CXX=$${CXX}" "LD=$${LD}" "NM=$${NM}" \
 +	          "RANLIB=$${RANLIB}" \
 +	          "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" "WINDMC=$${WINDMC}" \
 +	           dvi) \
 +	  || exit 1
 +
 +@endif target-libgm2
 +
 +.PHONY: maybe-pdf-target-libgm2 pdf-target-libgm2
 +maybe-pdf-target-libgm2:
 +@if target-libgm2
 +maybe-pdf-target-libgm2: pdf-target-libgm2
 +
 +pdf-target-libgm2: \
-     configure-target-libgm2 
++    configure-target-libgm2
 +	@: $(MAKE); $(unstage)
 +	@[ -f $(TARGET_SUBDIR)/libgm2/Makefile ] || exit 0; \
 +	r=`${PWD_COMMAND}`; export r; \
 +	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
 +	$(NORMAL_TARGET_EXPORTS) \
 +	echo "Doing pdf in $(TARGET_SUBDIR)/libgm2"; \
 +	for flag in $(EXTRA_TARGET_FLAGS); do \
 +	  eval `echo "$$flag" | sed -e "s|^\([^=]*\)=\(.*\)|\1='\2'; export \1|"`; \
 +	done; \
 +	(cd $(TARGET_SUBDIR)/libgm2 && \
 +	  $(MAKE) $(BASE_FLAGS_TO_PASS) "AR=$${AR}" "AS=$${AS}" \
 +	          "CC=$${CC}" "CXX=$${CXX}" "LD=$${LD}" "NM=$${NM}" \
 +	          "RANLIB=$${RANLIB}" \
 +	          "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" "WINDMC=$${WINDMC}" \
 +	           pdf) \
 +	  || exit 1
 +
 +@endif target-libgm2
 +
 +.PHONY: maybe-html-target-libgm2 html-target-libgm2
 +maybe-html-target-libgm2:
 +@if target-libgm2
 +maybe-html-target-libgm2: html-target-libgm2
 +
 +html-target-libgm2: \
-     configure-target-libgm2 
++    configure-target-libgm2
 +	@: $(MAKE); $(unstage)
 +	@[ -f $(TARGET_SUBDIR)/libgm2/Makefile ] || exit 0; \
 +	r=`${PWD_COMMAND}`; export r; \
 +	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
 +	$(NORMAL_TARGET_EXPORTS) \
 +	echo "Doing html in $(TARGET_SUBDIR)/libgm2"; \
 +	for flag in $(EXTRA_TARGET_FLAGS); do \
 +	  eval `echo "$$flag" | sed -e "s|^\([^=]*\)=\(.*\)|\1='\2'; export \1|"`; \
 +	done; \
 +	(cd $(TARGET_SUBDIR)/libgm2 && \
 +	  $(MAKE) $(BASE_FLAGS_TO_PASS) "AR=$${AR}" "AS=$${AS}" \
 +	          "CC=$${CC}" "CXX=$${CXX}" "LD=$${LD}" "NM=$${NM}" \
 +	          "RANLIB=$${RANLIB}" \
 +	          "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" "WINDMC=$${WINDMC}" \
 +	           html) \
 +	  || exit 1
 +
 +@endif target-libgm2
 +
 +.PHONY: maybe-TAGS-target-libgm2 TAGS-target-libgm2
 +maybe-TAGS-target-libgm2:
 +@if target-libgm2
 +maybe-TAGS-target-libgm2: TAGS-target-libgm2
 +
 +TAGS-target-libgm2: \
-     configure-target-libgm2 
++    configure-target-libgm2
 +	@: $(MAKE); $(unstage)
 +	@[ -f $(TARGET_SUBDIR)/libgm2/Makefile ] || exit 0; \
 +	r=`${PWD_COMMAND}`; export r; \
 +	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
 +	$(NORMAL_TARGET_EXPORTS) \
 +	echo "Doing TAGS in $(TARGET_SUBDIR)/libgm2"; \
 +	for flag in $(EXTRA_TARGET_FLAGS); do \
 +	  eval `echo "$$flag" | sed -e "s|^\([^=]*\)=\(.*\)|\1='\2'; export \1|"`; \
 +	done; \
 +	(cd $(TARGET_SUBDIR)/libgm2 && \
 +	  $(MAKE) $(BASE_FLAGS_TO_PASS) "AR=$${AR}" "AS=$${AS}" \
 +	          "CC=$${CC}" "CXX=$${CXX}" "LD=$${LD}" "NM=$${NM}" \
 +	          "RANLIB=$${RANLIB}" \
 +	          "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" "WINDMC=$${WINDMC}" \
 +	           TAGS) \
 +	  || exit 1
 +
 +@endif target-libgm2
 +
 +.PHONY: maybe-install-info-target-libgm2 install-info-target-libgm2
 +maybe-install-info-target-libgm2:
 +@if target-libgm2
 +maybe-install-info-target-libgm2: install-info-target-libgm2
 +
 +install-info-target-libgm2: \
 +    configure-target-libgm2 \
-     info-target-libgm2 
++    info-target-libgm2
 +	@: $(MAKE); $(unstage)
 +	@[ -f $(TARGET_SUBDIR)/libgm2/Makefile ] || exit 0; \
 +	r=`${PWD_COMMAND}`; export r; \
 +	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
 +	$(NORMAL_TARGET_EXPORTS) \
 +	echo "Doing install-info in $(TARGET_SUBDIR)/libgm2"; \
 +	for flag in $(EXTRA_TARGET_FLAGS); do \
 +	  eval `echo "$$flag" | sed -e "s|^\([^=]*\)=\(.*\)|\1='\2'; export \1|"`; \
 +	done; \
 +	(cd $(TARGET_SUBDIR)/libgm2 && \
 +	  $(MAKE) $(BASE_FLAGS_TO_PASS) "AR=$${AR}" "AS=$${AS}" \
 +	          "CC=$${CC}" "CXX=$${CXX}" "LD=$${LD}" "NM=$${NM}" \
 +	          "RANLIB=$${RANLIB}" \
 +	          "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" "WINDMC=$${WINDMC}" \
 +	           install-info) \
 +	  || exit 1
 +
 +@endif target-libgm2
 +
 +.PHONY: maybe-install-pdf-target-libgm2 install-pdf-target-libgm2
 +maybe-install-pdf-target-libgm2:
 +@if target-libgm2
 +maybe-install-pdf-target-libgm2: install-pdf-target-libgm2
 +
 +install-pdf-target-libgm2: \
 +    configure-target-libgm2 \
-     pdf-target-libgm2 
++    pdf-target-libgm2
 +	@: $(MAKE); $(unstage)
 +	@[ -f $(TARGET_SUBDIR)/libgm2/Makefile ] || exit 0; \
 +	r=`${PWD_COMMAND}`; export r; \
 +	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
 +	$(NORMAL_TARGET_EXPORTS) \
 +	echo "Doing install-pdf in $(TARGET_SUBDIR)/libgm2"; \
 +	for flag in $(EXTRA_TARGET_FLAGS); do \
 +	  eval `echo "$$flag" | sed -e "s|^\([^=]*\)=\(.*\)|\1='\2'; export \1|"`; \
 +	done; \
 +	(cd $(TARGET_SUBDIR)/libgm2 && \
 +	  $(MAKE) $(BASE_FLAGS_TO_PASS) "AR=$${AR}" "AS=$${AS}" \
 +	          "CC=$${CC}" "CXX=$${CXX}" "LD=$${LD}" "NM=$${NM}" \
 +	          "RANLIB=$${RANLIB}" \
 +	          "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" "WINDMC=$${WINDMC}" \
 +	           install-pdf) \
 +	  || exit 1
 +
 +@endif target-libgm2
 +
 +.PHONY: maybe-install-html-target-libgm2 install-html-target-libgm2
 +maybe-install-html-target-libgm2:
 +@if target-libgm2
 +maybe-install-html-target-libgm2: install-html-target-libgm2
 +
 +install-html-target-libgm2: \
 +    configure-target-libgm2 \
-     html-target-libgm2 
++    html-target-libgm2
 +	@: $(MAKE); $(unstage)
 +	@[ -f $(TARGET_SUBDIR)/libgm2/Makefile ] || exit 0; \
 +	r=`${PWD_COMMAND}`; export r; \
 +	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
 +	$(NORMAL_TARGET_EXPORTS) \
 +	echo "Doing install-html in $(TARGET_SUBDIR)/libgm2"; \
 +	for flag in $(EXTRA_TARGET_FLAGS); do \
 +	  eval `echo "$$flag" | sed -e "s|^\([^=]*\)=\(.*\)|\1='\2'; export \1|"`; \
 +	done; \
 +	(cd $(TARGET_SUBDIR)/libgm2 && \
 +	  $(MAKE) $(BASE_FLAGS_TO_PASS) "AR=$${AR}" "AS=$${AS}" \
 +	          "CC=$${CC}" "CXX=$${CXX}" "LD=$${LD}" "NM=$${NM}" \
 +	          "RANLIB=$${RANLIB}" \
 +	          "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" "WINDMC=$${WINDMC}" \
 +	           install-html) \
 +	  || exit 1
 +
 +@endif target-libgm2
 +
 +.PHONY: maybe-installcheck-target-libgm2 installcheck-target-libgm2
 +maybe-installcheck-target-libgm2:
 +@if target-libgm2
 +maybe-installcheck-target-libgm2: installcheck-target-libgm2
 +
 +installcheck-target-libgm2: \
-     configure-target-libgm2 
++    configure-target-libgm2
 +	@: $(MAKE); $(unstage)
 +	@[ -f $(TARGET_SUBDIR)/libgm2/Makefile ] || exit 0; \
 +	r=`${PWD_COMMAND}`; export r; \
 +	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
 +	$(NORMAL_TARGET_EXPORTS) \
 +	echo "Doing installcheck in $(TARGET_SUBDIR)/libgm2"; \
 +	for flag in $(EXTRA_TARGET_FLAGS); do \
 +	  eval `echo "$$flag" | sed -e "s|^\([^=]*\)=\(.*\)|\1='\2'; export \1|"`; \
 +	done; \
 +	(cd $(TARGET_SUBDIR)/libgm2 && \
 +	  $(MAKE) $(BASE_FLAGS_TO_PASS) "AR=$${AR}" "AS=$${AS}" \
 +	          "CC=$${CC}" "CXX=$${CXX}" "LD=$${LD}" "NM=$${NM}" \
 +	          "RANLIB=$${RANLIB}" \
 +	          "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" "WINDMC=$${WINDMC}" \
 +	           installcheck) \
 +	  || exit 1
 +
 +@endif target-libgm2
 +
 +.PHONY: maybe-mostlyclean-target-libgm2 mostlyclean-target-libgm2
 +maybe-mostlyclean-target-libgm2:
 +@if target-libgm2
 +maybe-mostlyclean-target-libgm2: mostlyclean-target-libgm2
 +
- mostlyclean-target-libgm2: 
++mostlyclean-target-libgm2:
 +	@: $(MAKE); $(unstage)
 +	@[ -f $(TARGET_SUBDIR)/libgm2/Makefile ] || exit 0; \
 +	r=`${PWD_COMMAND}`; export r; \
 +	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
 +	$(NORMAL_TARGET_EXPORTS) \
 +	echo "Doing mostlyclean in $(TARGET_SUBDIR)/libgm2"; \
 +	for flag in $(EXTRA_TARGET_FLAGS); do \
 +	  eval `echo "$$flag" | sed -e "s|^\([^=]*\)=\(.*\)|\1='\2'; export \1|"`; \
 +	done; \
 +	(cd $(TARGET_SUBDIR)/libgm2 && \
 +	  $(MAKE) $(BASE_FLAGS_TO_PASS) "AR=$${AR}" "AS=$${AS}" \
 +	          "CC=$${CC}" "CXX=$${CXX}" "LD=$${LD}" "NM=$${NM}" \
 +	          "RANLIB=$${RANLIB}" \
 +	          "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" "WINDMC=$${WINDMC}" \
 +	           mostlyclean) \
 +	  || exit 1
 +
 +@endif target-libgm2
 +
 +.PHONY: maybe-clean-target-libgm2 clean-target-libgm2
 +maybe-clean-target-libgm2:
 +@if target-libgm2
 +maybe-clean-target-libgm2: clean-target-libgm2
 +
- clean-target-libgm2: 
++clean-target-libgm2:
 +	@: $(MAKE); $(unstage)
 +	@[ -f $(TARGET_SUBDIR)/libgm2/Makefile ] || exit 0; \
 +	r=`${PWD_COMMAND}`; export r; \
 +	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
 +	$(NORMAL_TARGET_EXPORTS) \
 +	echo "Doing clean in $(TARGET_SUBDIR)/libgm2"; \
 +	for flag in $(EXTRA_TARGET_FLAGS); do \
 +	  eval `echo "$$flag" | sed -e "s|^\([^=]*\)=\(.*\)|\1='\2'; export \1|"`; \
 +	done; \
 +	(cd $(TARGET_SUBDIR)/libgm2 && \
 +	  $(MAKE) $(BASE_FLAGS_TO_PASS) "AR=$${AR}" "AS=$${AS}" \
 +	          "CC=$${CC}" "CXX=$${CXX}" "LD=$${LD}" "NM=$${NM}" \
 +	          "RANLIB=$${RANLIB}" \
 +	          "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" "WINDMC=$${WINDMC}" \
 +	           clean) \
 +	  || exit 1
 +
 +@endif target-libgm2
 +
 +.PHONY: maybe-distclean-target-libgm2 distclean-target-libgm2
 +maybe-distclean-target-libgm2:
 +@if target-libgm2
 +maybe-distclean-target-libgm2: distclean-target-libgm2
 +
- distclean-target-libgm2: 
++distclean-target-libgm2:
 +	@: $(MAKE); $(unstage)
 +	@[ -f $(TARGET_SUBDIR)/libgm2/Makefile ] || exit 0; \
 +	r=`${PWD_COMMAND}`; export r; \
 +	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
 +	$(NORMAL_TARGET_EXPORTS) \
 +	echo "Doing distclean in $(TARGET_SUBDIR)/libgm2"; \
 +	for flag in $(EXTRA_TARGET_FLAGS); do \
 +	  eval `echo "$$flag" | sed -e "s|^\([^=]*\)=\(.*\)|\1='\2'; export \1|"`; \
 +	done; \
 +	(cd $(TARGET_SUBDIR)/libgm2 && \
 +	  $(MAKE) $(BASE_FLAGS_TO_PASS) "AR=$${AR}" "AS=$${AS}" \
 +	          "CC=$${CC}" "CXX=$${CXX}" "LD=$${LD}" "NM=$${NM}" \
 +	          "RANLIB=$${RANLIB}" \
 +	          "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" "WINDMC=$${WINDMC}" \
 +	           distclean) \
 +	  || exit 1
 +
 +@endif target-libgm2
 +
 +.PHONY: maybe-maintainer-clean-target-libgm2 maintainer-clean-target-libgm2
 +maybe-maintainer-clean-target-libgm2:
 +@if target-libgm2
 +maybe-maintainer-clean-target-libgm2: maintainer-clean-target-libgm2
 +
- maintainer-clean-target-libgm2: 
++maintainer-clean-target-libgm2:
 +	@: $(MAKE); $(unstage)
 +	@[ -f $(TARGET_SUBDIR)/libgm2/Makefile ] || exit 0; \
 +	r=`${PWD_COMMAND}`; export r; \
 +	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
 +	$(NORMAL_TARGET_EXPORTS) \
 +	echo "Doing maintainer-clean in $(TARGET_SUBDIR)/libgm2"; \
 +	for flag in $(EXTRA_TARGET_FLAGS); do \
 +	  eval `echo "$$flag" | sed -e "s|^\([^=]*\)=\(.*\)|\1='\2'; export \1|"`; \
 +	done; \
 +	(cd $(TARGET_SUBDIR)/libgm2 && \
 +	  $(MAKE) $(BASE_FLAGS_TO_PASS) "AR=$${AR}" "AS=$${AS}" \
 +	          "CC=$${CC}" "CXX=$${CXX}" "LD=$${LD}" "NM=$${NM}" \
 +	          "RANLIB=$${RANLIB}" \
 +	          "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" "WINDMC=$${WINDMC}" \
 +	           maintainer-clean) \
 +	  || exit 1
 +
 +@endif target-libgm2
 +
 +
 +
 +
 +
  .PHONY: configure-target-libgomp maybe-configure-target-libgomp
  maybe-configure-target-libgomp:
  @if gcc-bootstrap
@@@ -55292,7 -54338,7 +55292,7 @@@ configure-target-libgomp: stage_curren
  @endif gcc-bootstrap
  @if target-libgomp
  maybe-configure-target-libgomp: configure-target-libgomp
--configure-target-libgomp: 
++configure-target-libgomp:
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
  	echo "Checking multilib configuration for libgomp..."; \
@@@ -56193,7 -55239,7 +56193,7 @@@ maybe-info-target-libgomp
  maybe-info-target-libgomp: info-target-libgomp
  
  info-target-libgomp: \
--    configure-target-libgomp 
++    configure-target-libgomp
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgomp/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -56219,7 -55265,7 +56219,7 @@@ maybe-dvi-target-libgomp
  maybe-dvi-target-libgomp: dvi-target-libgomp
  
  dvi-target-libgomp: \
--    configure-target-libgomp 
++    configure-target-libgomp
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgomp/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -56245,7 -55291,7 +56245,7 @@@ maybe-pdf-target-libgomp
  maybe-pdf-target-libgomp: pdf-target-libgomp
  
  pdf-target-libgomp: \
--    configure-target-libgomp 
++    configure-target-libgomp
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgomp/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -56271,7 -55317,7 +56271,7 @@@ maybe-html-target-libgomp
  maybe-html-target-libgomp: html-target-libgomp
  
  html-target-libgomp: \
--    configure-target-libgomp 
++    configure-target-libgomp
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgomp/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -56297,7 -55343,7 +56297,7 @@@ maybe-TAGS-target-libgomp
  maybe-TAGS-target-libgomp: TAGS-target-libgomp
  
  TAGS-target-libgomp: \
--    configure-target-libgomp 
++    configure-target-libgomp
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgomp/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -56324,7 -55370,7 +56324,7 @@@ maybe-install-info-target-libgomp: inst
  
  install-info-target-libgomp: \
      configure-target-libgomp \
--    info-target-libgomp 
++    info-target-libgomp
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgomp/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -56351,7 -55397,7 +56351,7 @@@ maybe-install-pdf-target-libgomp: insta
  
  install-pdf-target-libgomp: \
      configure-target-libgomp \
--    pdf-target-libgomp 
++    pdf-target-libgomp
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgomp/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -56378,7 -55424,7 +56378,7 @@@ maybe-install-html-target-libgomp: inst
  
  install-html-target-libgomp: \
      configure-target-libgomp \
--    html-target-libgomp 
++    html-target-libgomp
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgomp/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -56404,7 -55450,7 +56404,7 @@@ maybe-installcheck-target-libgomp
  maybe-installcheck-target-libgomp: installcheck-target-libgomp
  
  installcheck-target-libgomp: \
--    configure-target-libgomp 
++    configure-target-libgomp
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgomp/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -56429,7 -55475,7 +56429,7 @@@ maybe-mostlyclean-target-libgomp
  @if target-libgomp
  maybe-mostlyclean-target-libgomp: mostlyclean-target-libgomp
  
--mostlyclean-target-libgomp: 
++mostlyclean-target-libgomp:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgomp/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -56454,7 -55500,7 +56454,7 @@@ maybe-clean-target-libgomp
  @if target-libgomp
  maybe-clean-target-libgomp: clean-target-libgomp
  
--clean-target-libgomp: 
++clean-target-libgomp:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgomp/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -56479,7 -55525,7 +56479,7 @@@ maybe-distclean-target-libgomp
  @if target-libgomp
  maybe-distclean-target-libgomp: distclean-target-libgomp
  
--distclean-target-libgomp: 
++distclean-target-libgomp:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgomp/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -56504,7 -55550,7 +56504,7 @@@ maybe-maintainer-clean-target-libgomp
  @if target-libgomp
  maybe-maintainer-clean-target-libgomp: maintainer-clean-target-libgomp
  
--maintainer-clean-target-libgomp: 
++maintainer-clean-target-libgomp:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libgomp/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -56535,7 -55581,7 +56535,7 @@@ configure-target-libitm: stage_curren
  @endif gcc-bootstrap
  @if target-libitm
  maybe-configure-target-libitm: configure-target-libitm
--configure-target-libitm: 
++configure-target-libitm:
  	@: $(MAKE); $(unstage)
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -56651,7 -55697,7 +56651,7 @@@ maybe-info-target-libitm
  maybe-info-target-libitm: info-target-libitm
  
  info-target-libitm: \
--    configure-target-libitm 
++    configure-target-libitm
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libitm/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -56677,7 -55723,7 +56677,7 @@@ maybe-dvi-target-libitm
  maybe-dvi-target-libitm: dvi-target-libitm
  
  dvi-target-libitm: \
--    configure-target-libitm 
++    configure-target-libitm
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libitm/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -56703,7 -55749,7 +56703,7 @@@ maybe-pdf-target-libitm
  maybe-pdf-target-libitm: pdf-target-libitm
  
  pdf-target-libitm: \
--    configure-target-libitm 
++    configure-target-libitm
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libitm/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -56729,7 -55775,7 +56729,7 @@@ maybe-html-target-libitm
  maybe-html-target-libitm: html-target-libitm
  
  html-target-libitm: \
--    configure-target-libitm 
++    configure-target-libitm
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libitm/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -56755,7 -55801,7 +56755,7 @@@ maybe-TAGS-target-libitm
  maybe-TAGS-target-libitm: TAGS-target-libitm
  
  TAGS-target-libitm: \
--    configure-target-libitm 
++    configure-target-libitm
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libitm/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -56782,7 -55828,7 +56782,7 @@@ maybe-install-info-target-libitm: insta
  
  install-info-target-libitm: \
      configure-target-libitm \
--    info-target-libitm 
++    info-target-libitm
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libitm/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -56809,7 -55855,7 +56809,7 @@@ maybe-install-pdf-target-libitm: instal
  
  install-pdf-target-libitm: \
      configure-target-libitm \
--    pdf-target-libitm 
++    pdf-target-libitm
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libitm/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -56836,7 -55882,7 +56836,7 @@@ maybe-install-html-target-libitm: insta
  
  install-html-target-libitm: \
      configure-target-libitm \
--    html-target-libitm 
++    html-target-libitm
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libitm/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -56862,7 -55908,7 +56862,7 @@@ maybe-installcheck-target-libitm
  maybe-installcheck-target-libitm: installcheck-target-libitm
  
  installcheck-target-libitm: \
--    configure-target-libitm 
++    configure-target-libitm
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libitm/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -56887,7 -55933,7 +56887,7 @@@ maybe-mostlyclean-target-libitm
  @if target-libitm
  maybe-mostlyclean-target-libitm: mostlyclean-target-libitm
  
--mostlyclean-target-libitm: 
++mostlyclean-target-libitm:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libitm/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -56912,7 -55958,7 +56912,7 @@@ maybe-clean-target-libitm
  @if target-libitm
  maybe-clean-target-libitm: clean-target-libitm
  
--clean-target-libitm: 
++clean-target-libitm:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libitm/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -56937,7 -55983,7 +56937,7 @@@ maybe-distclean-target-libitm
  @if target-libitm
  maybe-distclean-target-libitm: distclean-target-libitm
  
--distclean-target-libitm: 
++distclean-target-libitm:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libitm/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -56962,7 -56008,7 +56962,7 @@@ maybe-maintainer-clean-target-libitm
  @if target-libitm
  maybe-maintainer-clean-target-libitm: maintainer-clean-target-libitm
  
--maintainer-clean-target-libitm: 
++maintainer-clean-target-libitm:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libitm/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -56993,7 -56039,7 +56993,7 @@@ configure-target-libatomic: stage_curre
  @endif gcc-bootstrap
  @if target-libatomic
  maybe-configure-target-libatomic: configure-target-libatomic
--configure-target-libatomic: 
++configure-target-libatomic:
  	@: $(MAKE); $(unstage)
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
@@@ -57109,7 -56155,7 +57109,7 @@@ maybe-info-target-libatomic
  maybe-info-target-libatomic: info-target-libatomic
  
  info-target-libatomic: \
--    configure-target-libatomic 
++    configure-target-libatomic
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libatomic/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -57135,7 -56181,7 +57135,7 @@@ maybe-dvi-target-libatomic
  maybe-dvi-target-libatomic: dvi-target-libatomic
  
  dvi-target-libatomic: \
--    configure-target-libatomic 
++    configure-target-libatomic
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libatomic/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -57161,7 -56207,7 +57161,7 @@@ maybe-pdf-target-libatomic
  maybe-pdf-target-libatomic: pdf-target-libatomic
  
  pdf-target-libatomic: \
--    configure-target-libatomic 
++    configure-target-libatomic
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libatomic/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -57187,7 -56233,7 +57187,7 @@@ maybe-html-target-libatomic
  maybe-html-target-libatomic: html-target-libatomic
  
  html-target-libatomic: \
--    configure-target-libatomic 
++    configure-target-libatomic
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libatomic/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -57213,7 -56259,7 +57213,7 @@@ maybe-TAGS-target-libatomic
  maybe-TAGS-target-libatomic: TAGS-target-libatomic
  
  TAGS-target-libatomic: \
--    configure-target-libatomic 
++    configure-target-libatomic
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libatomic/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -57240,7 -56286,7 +57240,7 @@@ maybe-install-info-target-libatomic: in
  
  install-info-target-libatomic: \
      configure-target-libatomic \
--    info-target-libatomic 
++    info-target-libatomic
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libatomic/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -57267,7 -56313,7 +57267,7 @@@ maybe-install-pdf-target-libatomic: ins
  
  install-pdf-target-libatomic: \
      configure-target-libatomic \
--    pdf-target-libatomic 
++    pdf-target-libatomic
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libatomic/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -57294,7 -56340,7 +57294,7 @@@ maybe-install-html-target-libatomic: in
  
  install-html-target-libatomic: \
      configure-target-libatomic \
--    html-target-libatomic 
++    html-target-libatomic
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libatomic/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -57320,7 -56366,7 +57320,7 @@@ maybe-installcheck-target-libatomic
  maybe-installcheck-target-libatomic: installcheck-target-libatomic
  
  installcheck-target-libatomic: \
--    configure-target-libatomic 
++    configure-target-libatomic
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libatomic/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -57345,7 -56391,7 +57345,7 @@@ maybe-mostlyclean-target-libatomic
  @if target-libatomic
  maybe-mostlyclean-target-libatomic: mostlyclean-target-libatomic
  
--mostlyclean-target-libatomic: 
++mostlyclean-target-libatomic:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libatomic/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -57370,7 -56416,7 +57370,7 @@@ maybe-clean-target-libatomic
  @if target-libatomic
  maybe-clean-target-libatomic: clean-target-libatomic
  
--clean-target-libatomic: 
++clean-target-libatomic:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libatomic/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -57395,7 -56441,7 +57395,7 @@@ maybe-distclean-target-libatomic
  @if target-libatomic
  maybe-distclean-target-libatomic: distclean-target-libatomic
  
--distclean-target-libatomic: 
++distclean-target-libatomic:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libatomic/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -57420,7 -56466,7 +57420,7 @@@ maybe-maintainer-clean-target-libatomic
  @if target-libatomic
  maybe-maintainer-clean-target-libatomic: maintainer-clean-target-libatomic
  
--maintainer-clean-target-libatomic: 
++maintainer-clean-target-libatomic:
  	@: $(MAKE); $(unstage)
  	@[ -f $(TARGET_SUBDIR)/libatomic/Makefile ] || exit 0; \
  	r=`${PWD_COMMAND}`; export r; \
@@@ -57611,7 -56657,7 +57619,7 @@@ LEAN = fals
  # reliable.
  
  # 'touch' doesn't work right on some platforms.
--STAMP = echo timestamp > 
++STAMP = echo timestamp >
  
  # We only want to compare .o files, so set this!
  objext = .o
@@@ -57748,7 -56794,7 +57756,7 @@@ stage1-start:
  	  mkdir stage1-$(TARGET_SUBDIR); \
  	mv stage1-$(TARGET_SUBDIR) $(TARGET_SUBDIR)
  
--stage1-end:: 
++stage1-end::
  @if bfd
  	@if test -d $(HOST_SUBDIR)/bfd; then \
  	  cd $(HOST_SUBDIR); mv bfd stage1-bfd; \
@@@ -57878,7 -56924,7 +57886,7 @@@
  # remade, but not reconfigured.  The next stage (if any) will not be
  # reconfigured either.
  .PHONY: stage1-bubble
--stage1-bubble:: 
++stage1-bubble::
  	@r=`${PWD_COMMAND}`; export r; \
  	s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
  	if test -f stage1-lean ; then \
@@@ -57904,7 -56950,7 +57912,7 @@@ do-clean: clean-stage
  distclean-stage1::
  	@: $(MAKE); $(stage)
  	@test "`cat stage_last`" != stage1 || rm -f stage_last
--	rm -rf stage1-* 
++	rm -rf stage1-*
  
  
  @endif gcc-bootstrap
@@@ -57921,152 -56967,152 +57929,152 @@@ stage2-start:
  	@cd $(HOST_SUBDIR); [ -d stage2-bfd ] || \
  	  mkdir stage2-bfd; \
  	mv stage2-bfd bfd; \
--	mv stage1-bfd prev-bfd || test -f stage1-lean 
++	mv stage1-bfd prev-bfd || test -f stage1-lean
  @endif bfd
  @if opcodes
  	@cd $(HOST_SUBDIR); [ -d stage2-opcodes ] || \
  	  mkdir stage2-opcodes; \
  	mv stage2-opcodes opcodes; \
--	mv stage1-opcodes prev-opcodes || test -f stage1-lean 
++	mv stage1-opcodes prev-opcodes || test -f stage1-lean
  @endif opcodes
  @if binutils
  	@cd $(HOST_SUBDIR); [ -d stage2-binutils ] || \
  	  mkdir stage2-binutils; \
  	mv stage2-binutils binutils; \
--	mv stage1-binutils prev-binutils || test -f stage1-lean 
++	mv stage1-binutils prev-binutils || test -f stage1-lean
  @endif binutils
  @if fixincludes
  	@cd $(HOST_SUBDIR); [ -d stage2-fixincludes ] || \
  	  mkdir stage2-fixincludes; \
  	mv stage2-fixincludes fixincludes; \
--	mv stage1-fixincludes prev-fixincludes || test -f stage1-lean 
++	mv stage1-fixincludes prev-fixincludes || test -f stage1-lean
  @endif fixincludes
  @if gas
  	@cd $(HOST_SUBDIR); [ -d stage2-gas ] || \
  	  mkdir stage2-gas; \
  	mv stage2-gas gas; \
--	mv stage1-gas prev-gas || test -f stage1-lean 
++	mv stage1-gas prev-gas || test -f stage1-lean
  @endif gas
  @if gcc
  	@cd $(HOST_SUBDIR); [ -d stage2-gcc ] || \
  	  mkdir stage2-gcc; \
  	mv stage2-gcc gcc; \
--	mv stage1-gcc prev-gcc || test -f stage1-lean 
++	mv stage1-gcc prev-gcc || test -f stage1-lean
  @endif gcc
  @if gmp
  	@cd $(HOST_SUBDIR); [ -d stage2-gmp ] || \
  	  mkdir stage2-gmp; \
  	mv stage2-gmp gmp; \
--	mv stage1-gmp prev-gmp || test -f stage1-lean 
++	mv stage1-gmp prev-gmp || test -f stage1-lean
  @endif gmp
  @if mpfr
  	@cd $(HOST_SUBDIR); [ -d stage2-mpfr ] || \
  	  mkdir stage2-mpfr; \
  	mv stage2-mpfr mpfr; \
--	mv stage1-mpfr prev-mpfr || test -f stage1-lean 
++	mv stage1-mpfr prev-mpfr || test -f stage1-lean
  @endif mpfr
  @if mpc
  	@cd $(HOST_SUBDIR); [ -d stage2-mpc ] || \
  	  mkdir stage2-mpc; \
  	mv stage2-mpc mpc; \
--	mv stage1-mpc prev-mpc || test -f stage1-lean 
++	mv stage1-mpc prev-mpc || test -f stage1-lean
  @endif mpc
  @if isl
  	@cd $(HOST_SUBDIR); [ -d stage2-isl ] || \
  	  mkdir stage2-isl; \
  	mv stage2-isl isl; \
--	mv stage1-isl prev-isl || test -f stage1-lean 
++	mv stage1-isl prev-isl || test -f stage1-lean
  @endif isl
  @if libelf
  	@cd $(HOST_SUBDIR); [ -d stage2-libelf ] || \
  	  mkdir stage2-libelf; \
  	mv stage2-libelf libelf; \
--	mv stage1-libelf prev-libelf || test -f stage1-lean 
++	mv stage1-libelf prev-libelf || test -f stage1-lean
  @endif libelf
  @if gold
  	@cd $(HOST_SUBDIR); [ -d stage2-gold ] || \
  	  mkdir stage2-gold; \
  	mv stage2-gold gold; \
--	mv stage1-gold prev-gold || test -f stage1-lean 
++	mv stage1-gold prev-gold || test -f stage1-lean
  @endif gold
  @if intl
  	@cd $(HOST_SUBDIR); [ -d stage2-intl ] || \
  	  mkdir stage2-intl; \
  	mv stage2-intl intl; \
--	mv stage1-intl prev-intl || test -f stage1-lean 
++	mv stage1-intl prev-intl || test -f stage1-lean
  @endif intl
  @if ld
  	@cd $(HOST_SUBDIR); [ -d stage2-ld ] || \
  	  mkdir stage2-ld; \
  	mv stage2-ld ld; \
--	mv stage1-ld prev-ld || test -f stage1-lean 
++	mv stage1-ld prev-ld || test -f stage1-lean
  @endif ld
  @if libbacktrace
  	@cd $(HOST_SUBDIR); [ -d stage2-libbacktrace ] || \
  	  mkdir stage2-libbacktrace; \
  	mv stage2-libbacktrace libbacktrace; \
--	mv stage1-libbacktrace prev-libbacktrace || test -f stage1-lean 
++	mv stage1-libbacktrace prev-libbacktrace || test -f stage1-lean
  @endif libbacktrace
  @if libcpp
  	@cd $(HOST_SUBDIR); [ -d stage2-libcpp ] || \
  	  mkdir stage2-libcpp; \
  	mv stage2-libcpp libcpp; \
--	mv stage1-libcpp prev-libcpp || test -f stage1-lean 
++	mv stage1-libcpp prev-libcpp || test -f stage1-lean
  @endif libcpp
  @if libcody
  	@cd $(HOST_SUBDIR); [ -d stage2-libcody ] || \
  	  mkdir stage2-libcody; \
  	mv stage2-libcody libcody; \
--	mv stage1-libcody prev-libcody || test -f stage1-lean 
++	mv stage1-libcody prev-libcody || test -f stage1-lean
  @endif libcody
  @if libdecnumber
  	@cd $(HOST_SUBDIR); [ -d stage2-libdecnumber ] || \
  	  mkdir stage2-libdecnumber; \
  	mv stage2-libdecnumber libdecnumber; \
--	mv stage1-libdecnumber prev-libdecnumber || test -f stage1-lean 
++	mv stage1-libdecnumber prev-libdecnumber || test -f stage1-lean
  @endif libdecnumber
  @if libiberty
  	@cd $(HOST_SUBDIR); [ -d stage2-libiberty ] || \
  	  mkdir stage2-libiberty; \
  	mv stage2-libiberty libiberty; \
--	mv stage1-libiberty prev-libiberty || test -f stage1-lean 
++	mv stage1-libiberty prev-libiberty || test -f stage1-lean
  @endif libiberty
  @if libiberty-linker-plugin
  	@cd $(HOST_SUBDIR); [ -d stage2-libiberty-linker-plugin ] || \
  	  mkdir stage2-libiberty-linker-plugin; \
  	mv stage2-libiberty-linker-plugin libiberty-linker-plugin; \
--	mv stage1-libiberty-linker-plugin prev-libiberty-linker-plugin || test -f stage1-lean 
++	mv stage1-libiberty-linker-plugin prev-libiberty-linker-plugin || test -f stage1-lean
  @endif libiberty-linker-plugin
  @if libiconv
  	@cd $(HOST_SUBDIR); [ -d stage2-libiconv ] || \
  	  mkdir stage2-libiconv; \
  	mv stage2-libiconv libiconv; \
--	mv stage1-libiconv prev-libiconv || test -f stage1-lean 
++	mv stage1-libiconv prev-libiconv || test -f stage1-lean
  @endif libiconv
  @if zlib
  	@cd $(HOST_SUBDIR); [ -d stage2-zlib ] || \
  	  mkdir stage2-zlib; \
  	mv stage2-zlib zlib; \
--	mv stage1-zlib prev-zlib || test -f stage1-lean 
++	mv stage1-zlib prev-zlib || test -f stage1-lean
  @endif zlib
  @if lto-plugin
  	@cd $(HOST_SUBDIR); [ -d stage2-lto-plugin ] || \
  	  mkdir stage2-lto-plugin; \
  	mv stage2-lto-plugin lto-plugin; \
--	mv stage1-lto-plugin prev-lto-plugin || test -f stage1-lean 
++	mv stage1-lto-plugin prev-lto-plugin || test -f stage1-lean
  @endif lto-plugin
  @if libctf
  	@cd $(HOST_SUBDIR); [ -d stage2-libctf ] || \
  	  mkdir stage2-libctf; \
  	mv stage2-libctf libctf; \
--	mv stage1-libctf prev-libctf || test -f stage1-lean 
++	mv stage1-libctf prev-libctf || test -f stage1-lean
  @endif libctf
  	@[ -d stage2-$(TARGET_SUBDIR) ] || \
  	  mkdir stage2-$(TARGET_SUBDIR); \
  	mv stage2-$(TARGET_SUBDIR) $(TARGET_SUBDIR); \
--	mv stage1-$(TARGET_SUBDIR) prev-$(TARGET_SUBDIR) || test -f stage1-lean 
++	mv stage1-$(TARGET_SUBDIR) prev-$(TARGET_SUBDIR) || test -f stage1-lean
  
--stage2-end:: 
++stage2-end::
  @if bfd
  	@if test -d $(HOST_SUBDIR)/bfd; then \
  	  cd $(HOST_SUBDIR); mv bfd stage2-bfd; \
@@@ -58265,12 -57311,12 +58273,12 @@@ bootstrap2-lean
  
  
  # Rules to wipe a stage and all the following ones, also used for cleanstrap
--distclean-stage1:: distclean-stage2 
++distclean-stage1:: distclean-stage2
  .PHONY: distclean-stage2
  distclean-stage2::
  	@: $(MAKE); $(stage)
  	@test "`cat stage_last`" != stage2 || rm -f stage_last
--	rm -rf stage2-* 
++	rm -rf stage2-*
  
  
  @endif gcc-bootstrap
@@@ -58287,152 -57333,152 +58295,152 @@@ stage3-start:
  	@cd $(HOST_SUBDIR); [ -d stage3-bfd ] || \
  	  mkdir stage3-bfd; \
  	mv stage3-bfd bfd; \
--	mv stage2-bfd prev-bfd || test -f stage2-lean 
++	mv stage2-bfd prev-bfd || test -f stage2-lean
  @endif bfd
  @if opcodes
  	@cd $(HOST_SUBDIR); [ -d stage3-opcodes ] || \
  	  mkdir stage3-opcodes; \
  	mv stage3-opcodes opcodes; \
--	mv stage2-opcodes prev-opcodes || test -f stage2-lean 
++	mv stage2-opcodes prev-opcodes || test -f stage2-lean
  @endif opcodes
  @if binutils
  	@cd $(HOST_SUBDIR); [ -d stage3-binutils ] || \
  	  mkdir stage3-binutils; \
  	mv stage3-binutils binutils; \
--	mv stage2-binutils prev-binutils || test -f stage2-lean 
++	mv stage2-binutils prev-binutils || test -f stage2-lean
  @endif binutils
  @if fixincludes
  	@cd $(HOST_SUBDIR); [ -d stage3-fixincludes ] || \
  	  mkdir stage3-fixincludes; \
  	mv stage3-fixincludes fixincludes; \
--	mv stage2-fixincludes prev-fixincludes || test -f stage2-lean 
++	mv stage2-fixincludes prev-fixincludes || test -f stage2-lean
  @endif fixincludes
  @if gas
  	@cd $(HOST_SUBDIR); [ -d stage3-gas ] || \
  	  mkdir stage3-gas; \
  	mv stage3-gas gas; \
--	mv stage2-gas prev-gas || test -f stage2-lean 
++	mv stage2-gas prev-gas || test -f stage2-lean
  @endif gas
  @if gcc
  	@cd $(HOST_SUBDIR); [ -d stage3-gcc ] || \
  	  mkdir stage3-gcc; \
  	mv stage3-gcc gcc; \
--	mv stage2-gcc prev-gcc || test -f stage2-lean 
++	mv stage2-gcc prev-gcc || test -f stage2-lean
  @endif gcc
  @if gmp
  	@cd $(HOST_SUBDIR); [ -d stage3-gmp ] || \
  	  mkdir stage3-gmp; \
  	mv stage3-gmp gmp; \
--	mv stage2-gmp prev-gmp || test -f stage2-lean 
++	mv stage2-gmp prev-gmp || test -f stage2-lean
  @endif gmp
  @if mpfr
  	@cd $(HOST_SUBDIR); [ -d stage3-mpfr ] || \
  	  mkdir stage3-mpfr; \
  	mv stage3-mpfr mpfr; \
--	mv stage2-mpfr prev-mpfr || test -f stage2-lean 
++	mv stage2-mpfr prev-mpfr || test -f stage2-lean
  @endif mpfr
  @if mpc
  	@cd $(HOST_SUBDIR); [ -d stage3-mpc ] || \
  	  mkdir stage3-mpc; \
  	mv stage3-mpc mpc; \
--	mv stage2-mpc prev-mpc || test -f stage2-lean 
++	mv stage2-mpc prev-mpc || test -f stage2-lean
  @endif mpc
  @if isl
  	@cd $(HOST_SUBDIR); [ -d stage3-isl ] || \
  	  mkdir stage3-isl; \
  	mv stage3-isl isl; \
--	mv stage2-isl prev-isl || test -f stage2-lean 
++	mv stage2-isl prev-isl || test -f stage2-lean
  @endif isl
  @if libelf
  	@cd $(HOST_SUBDIR); [ -d stage3-libelf ] || \
  	  mkdir stage3-libelf; \
  	mv stage3-libelf libelf; \
--	mv stage2-libelf prev-libelf || test -f stage2-lean 
++	mv stage2-libelf prev-libelf || test -f stage2-lean
  @endif libelf
  @if gold
  	@cd $(HOST_SUBDIR); [ -d stage3-gold ] || \
  	  mkdir stage3-gold; \
  	mv stage3-gold gold; \
--	mv stage2-gold prev-gold || test -f stage2-lean 
++	mv stage2-gold prev-gold || test -f stage2-lean
  @endif gold
  @if intl
  	@cd $(HOST_SUBDIR); [ -d stage3-intl ] || \
  	  mkdir stage3-intl; \
  	mv stage3-intl intl; \
--	mv stage2-intl prev-intl || test -f stage2-lean 
++	mv stage2-intl prev-intl || test -f stage2-lean
  @endif intl
  @if ld
  	@cd $(HOST_SUBDIR); [ -d stage3-ld ] || \
  	  mkdir stage3-ld; \
  	mv stage3-ld ld; \
--	mv stage2-ld prev-ld || test -f stage2-lean 
++	mv stage2-ld prev-ld || test -f stage2-lean
  @endif ld
  @if libbacktrace
  	@cd $(HOST_SUBDIR); [ -d stage3-libbacktrace ] || \
  	  mkdir stage3-libbacktrace; \
  	mv stage3-libbacktrace libbacktrace; \
--	mv stage2-libbacktrace prev-libbacktrace || test -f stage2-lean 
++	mv stage2-libbacktrace prev-libbacktrace || test -f stage2-lean
  @endif libbacktrace
  @if libcpp
  	@cd $(HOST_SUBDIR); [ -d stage3-libcpp ] || \
  	  mkdir stage3-libcpp; \
  	mv stage3-libcpp libcpp; \
--	mv stage2-libcpp prev-libcpp || test -f stage2-lean 
++	mv stage2-libcpp prev-libcpp || test -f stage2-lean
  @endif libcpp
  @if libcody
  	@cd $(HOST_SUBDIR); [ -d stage3-libcody ] || \
  	  mkdir stage3-libcody; \
  	mv stage3-libcody libcody; \
--	mv stage2-libcody prev-libcody || test -f stage2-lean 
++	mv stage2-libcody prev-libcody || test -f stage2-lean
  @endif libcody
  @if libdecnumber
  	@cd $(HOST_SUBDIR); [ -d stage3-libdecnumber ] || \
  	  mkdir stage3-libdecnumber; \
  	mv stage3-libdecnumber libdecnumber; \
--	mv stage2-libdecnumber prev-libdecnumber || test -f stage2-lean 
++	mv stage2-libdecnumber prev-libdecnumber || test -f stage2-lean
  @endif libdecnumber
  @if libiberty
  	@cd $(HOST_SUBDIR); [ -d stage3-libiberty ] || \
  	  mkdir stage3-libiberty; \
  	mv stage3-libiberty libiberty; \
--	mv stage2-libiberty prev-libiberty || test -f stage2-lean 
++	mv stage2-libiberty prev-libiberty || test -f stage2-lean
  @endif libiberty
  @if libiberty-linker-plugin
  	@cd $(HOST_SUBDIR); [ -d stage3-libiberty-linker-plugin ] || \
  	  mkdir stage3-libiberty-linker-plugin; \
  	mv stage3-libiberty-linker-plugin libiberty-linker-plugin; \
--	mv stage2-libiberty-linker-plugin prev-libiberty-linker-plugin || test -f stage2-lean 
++	mv stage2-libiberty-linker-plugin prev-libiberty-linker-plugin || test -f stage2-lean
  @endif libiberty-linker-plugin
  @if libiconv
  	@cd $(HOST_SUBDIR); [ -d stage3-libiconv ] || \
  	  mkdir stage3-libiconv; \
  	mv stage3-libiconv libiconv; \
--	mv stage2-libiconv prev-libiconv || test -f stage2-lean 
++	mv stage2-libiconv prev-libiconv || test -f stage2-lean
  @endif libiconv
  @if zlib
  	@cd $(HOST_SUBDIR); [ -d stage3-zlib ] || \
  	  mkdir stage3-zlib; \
  	mv stage3-zlib zlib; \
--	mv stage2-zlib prev-zlib || test -f stage2-lean 
++	mv stage2-zlib prev-zlib || test -f stage2-lean
  @endif zlib
  @if lto-plugin
  	@cd $(HOST_SUBDIR); [ -d stage3-lto-plugin ] || \
  	  mkdir stage3-lto-plugin; \
  	mv stage3-lto-plugin lto-plugin; \
--	mv stage2-lto-plugin prev-lto-plugin || test -f stage2-lean 
++	mv stage2-lto-plugin prev-lto-plugin || test -f stage2-lean
  @endif lto-plugin
  @if libctf
  	@cd $(HOST_SUBDIR); [ -d stage3-libctf ] || \
  	  mkdir stage3-libctf; \
  	mv stage3-libctf libctf; \
--	mv stage2-libctf prev-libctf || test -f stage2-lean 
++	mv stage2-libctf prev-libctf || test -f stage2-lean
  @endif libctf
  	@[ -d stage3-$(TARGET_SUBDIR) ] || \
  	  mkdir stage3-$(TARGET_SUBDIR); \
  	mv stage3-$(TARGET_SUBDIR) $(TARGET_SUBDIR); \
--	mv stage2-$(TARGET_SUBDIR) prev-$(TARGET_SUBDIR) || test -f stage2-lean 
++	mv stage2-$(TARGET_SUBDIR) prev-$(TARGET_SUBDIR) || test -f stage2-lean
  
--stage3-end:: 
++stage3-end::
  @if bfd
  	@if test -d $(HOST_SUBDIR)/bfd; then \
  	  cd $(HOST_SUBDIR); mv bfd stage3-bfd; \
@@@ -58675,12 -57721,12 +58683,12 @@@ bootstrap-lean
  
  
  # Rules to wipe a stage and all the following ones, also used for cleanstrap
--distclean-stage2:: distclean-stage3 
++distclean-stage2:: distclean-stage3
  .PHONY: distclean-stage3
  distclean-stage3::
  	@: $(MAKE); $(stage)
  	@test "`cat stage_last`" != stage3 || rm -f stage_last
--	rm -rf stage3-* compare 
++	rm -rf stage3-* compare
  
  
  .PHONY: cleanstrap
@@@ -58709,152 -57755,152 +58717,152 @@@ stage4-start:
  	@cd $(HOST_SUBDIR); [ -d stage4-bfd ] || \
  	  mkdir stage4-bfd; \
  	mv stage4-bfd bfd; \
--	mv stage3-bfd prev-bfd || test -f stage3-lean 
++	mv stage3-bfd prev-bfd || test -f stage3-lean
  @endif bfd
  @if opcodes
  	@cd $(HOST_SUBDIR); [ -d stage4-opcodes ] || \
  	  mkdir stage4-opcodes; \
  	mv stage4-opcodes opcodes; \
--	mv stage3-opcodes prev-opcodes || test -f stage3-lean 
++	mv stage3-opcodes prev-opcodes || test -f stage3-lean
  @endif opcodes
  @if binutils
  	@cd $(HOST_SUBDIR); [ -d stage4-binutils ] || \
  	  mkdir stage4-binutils; \
  	mv stage4-binutils binutils; \
--	mv stage3-binutils prev-binutils || test -f stage3-lean 
++	mv stage3-binutils prev-binutils || test -f stage3-lean
  @endif binutils
  @if fixincludes
  	@cd $(HOST_SUBDIR); [ -d stage4-fixincludes ] || \
  	  mkdir stage4-fixincludes; \
  	mv stage4-fixincludes fixincludes; \
--	mv stage3-fixincludes prev-fixincludes || test -f stage3-lean 
++	mv stage3-fixincludes prev-fixincludes || test -f stage3-lean
  @endif fixincludes
  @if gas
  	@cd $(HOST_SUBDIR); [ -d stage4-gas ] || \
  	  mkdir stage4-gas; \
  	mv stage4-gas gas; \
--	mv stage3-gas prev-gas || test -f stage3-lean 
++	mv stage3-gas prev-gas || test -f stage3-lean
  @endif gas
  @if gcc
  	@cd $(HOST_SUBDIR); [ -d stage4-gcc ] || \
  	  mkdir stage4-gcc; \
  	mv stage4-gcc gcc; \
--	mv stage3-gcc prev-gcc || test -f stage3-lean 
++	mv stage3-gcc prev-gcc || test -f stage3-lean
  @endif gcc
  @if gmp
  	@cd $(HOST_SUBDIR); [ -d stage4-gmp ] || \
  	  mkdir stage4-gmp; \
  	mv stage4-gmp gmp; \
--	mv stage3-gmp prev-gmp || test -f stage3-lean 
++	mv stage3-gmp prev-gmp || test -f stage3-lean
  @endif gmp
  @if mpfr
  	@cd $(HOST_SUBDIR); [ -d stage4-mpfr ] || \
  	  mkdir stage4-mpfr; \
  	mv stage4-mpfr mpfr; \
--	mv stage3-mpfr prev-mpfr || test -f stage3-lean 
++	mv stage3-mpfr prev-mpfr || test -f stage3-lean
  @endif mpfr
  @if mpc
  	@cd $(HOST_SUBDIR); [ -d stage4-mpc ] || \
  	  mkdir stage4-mpc; \
  	mv stage4-mpc mpc; \
--	mv stage3-mpc prev-mpc || test -f stage3-lean 
++	mv stage3-mpc prev-mpc || test -f stage3-lean
  @endif mpc
  @if isl
  	@cd $(HOST_SUBDIR); [ -d stage4-isl ] || \
  	  mkdir stage4-isl; \
  	mv stage4-isl isl; \
--	mv stage3-isl prev-isl || test -f stage3-lean 
++	mv stage3-isl prev-isl || test -f stage3-lean
  @endif isl
  @if libelf
  	@cd $(HOST_SUBDIR); [ -d stage4-libelf ] || \
  	  mkdir stage4-libelf; \
  	mv stage4-libelf libelf; \
--	mv stage3-libelf prev-libelf || test -f stage3-lean 
++	mv stage3-libelf prev-libelf || test -f stage3-lean
  @endif libelf
  @if gold
  	@cd $(HOST_SUBDIR); [ -d stage4-gold ] || \
  	  mkdir stage4-gold; \
  	mv stage4-gold gold; \
--	mv stage3-gold prev-gold || test -f stage3-lean 
++	mv stage3-gold prev-gold || test -f stage3-lean
  @endif gold
  @if intl
  	@cd $(HOST_SUBDIR); [ -d stage4-intl ] || \
  	  mkdir stage4-intl; \
  	mv stage4-intl intl; \
--	mv stage3-intl prev-intl || test -f stage3-lean 
++	mv stage3-intl prev-intl || test -f stage3-lean
  @endif intl
  @if ld
  	@cd $(HOST_SUBDIR); [ -d stage4-ld ] || \
  	  mkdir stage4-ld; \
  	mv stage4-ld ld; \
--	mv stage3-ld prev-ld || test -f stage3-lean 
++	mv stage3-ld prev-ld || test -f stage3-lean
  @endif ld
  @if libbacktrace
  	@cd $(HOST_SUBDIR); [ -d stage4-libbacktrace ] || \
  	  mkdir stage4-libbacktrace; \
  	mv stage4-libbacktrace libbacktrace; \
--	mv stage3-libbacktrace prev-libbacktrace || test -f stage3-lean 
++	mv stage3-libbacktrace prev-libbacktrace || test -f stage3-lean
  @endif libbacktrace
  @if libcpp
  	@cd $(HOST_SUBDIR); [ -d stage4-libcpp ] || \
  	  mkdir stage4-libcpp; \
  	mv stage4-libcpp libcpp; \
--	mv stage3-libcpp prev-libcpp || test -f stage3-lean 
++	mv stage3-libcpp prev-libcpp || test -f stage3-lean
  @endif libcpp
  @if libcody
  	@cd $(HOST_SUBDIR); [ -d stage4-libcody ] || \
  	  mkdir stage4-libcody; \
  	mv stage4-libcody libcody; \
--	mv stage3-libcody prev-libcody || test -f stage3-lean 
++	mv stage3-libcody prev-libcody || test -f stage3-lean
  @endif libcody
  @if libdecnumber
  	@cd $(HOST_SUBDIR); [ -d stage4-libdecnumber ] || \
  	  mkdir stage4-libdecnumber; \
  	mv stage4-libdecnumber libdecnumber; \
--	mv stage3-libdecnumber prev-libdecnumber || test -f stage3-lean 
++	mv stage3-libdecnumber prev-libdecnumber || test -f stage3-lean
  @endif libdecnumber
  @if libiberty
  	@cd $(HOST_SUBDIR); [ -d stage4-libiberty ] || \
  	  mkdir stage4-libiberty; \
  	mv stage4-libiberty libiberty; \
--	mv stage3-libiberty prev-libiberty || test -f stage3-lean 
++	mv stage3-libiberty prev-libiberty || test -f stage3-lean
  @endif libiberty
  @if libiberty-linker-plugin
  	@cd $(HOST_SUBDIR); [ -d stage4-libiberty-linker-plugin ] || \
  	  mkdir stage4-libiberty-linker-plugin; \
  	mv stage4-libiberty-linker-plugin libiberty-linker-plugin; \
--	mv stage3-libiberty-linker-plugin prev-libiberty-linker-plugin || test -f stage3-lean 
++	mv stage3-libiberty-linker-plugin prev-libiberty-linker-plugin || test -f stage3-lean
  @endif libiberty-linker-plugin
  @if libiconv
  	@cd $(HOST_SUBDIR); [ -d stage4-libiconv ] || \
  	  mkdir stage4-libiconv; \
  	mv stage4-libiconv libiconv; \
--	mv stage3-libiconv prev-libiconv || test -f stage3-lean 
++	mv stage3-libiconv prev-libiconv || test -f stage3-lean
  @endif libiconv
  @if zlib
  	@cd $(HOST_SUBDIR); [ -d stage4-zlib ] || \
  	  mkdir stage4-zlib; \
  	mv stage4-zlib zlib; \
--	mv stage3-zlib prev-zlib || test -f stage3-lean 
++	mv stage3-zlib prev-zlib || test -f stage3-lean
  @endif zlib
  @if lto-plugin
  	@cd $(HOST_SUBDIR); [ -d stage4-lto-plugin ] || \
  	  mkdir stage4-lto-plugin; \
  	mv stage4-lto-plugin lto-plugin; \
--	mv stage3-lto-plugin prev-lto-plugin || test -f stage3-lean 
++	mv stage3-lto-plugin prev-lto-plugin || test -f stage3-lean
  @endif lto-plugin
  @if libctf
  	@cd $(HOST_SUBDIR); [ -d stage4-libctf ] || \
  	  mkdir stage4-libctf; \
  	mv stage4-libctf libctf; \
--	mv stage3-libctf prev-libctf || test -f stage3-lean 
++	mv stage3-libctf prev-libctf || test -f stage3-lean
  @endif libctf
  	@[ -d stage4-$(TARGET_SUBDIR) ] || \
  	  mkdir stage4-$(TARGET_SUBDIR); \
  	mv stage4-$(TARGET_SUBDIR) $(TARGET_SUBDIR); \
--	mv stage3-$(TARGET_SUBDIR) prev-$(TARGET_SUBDIR) || test -f stage3-lean 
++	mv stage3-$(TARGET_SUBDIR) prev-$(TARGET_SUBDIR) || test -f stage3-lean
  
--stage4-end:: 
++stage4-end::
  @if bfd
  	@if test -d $(HOST_SUBDIR)/bfd; then \
  	  cd $(HOST_SUBDIR); mv bfd stage4-bfd; \
@@@ -59097,12 -58143,12 +59105,12 @@@ bootstrap4-lean
  
  
  # Rules to wipe a stage and all the following ones, also used for cleanstrap
--distclean-stage3:: distclean-stage4 
++distclean-stage3:: distclean-stage4
  .PHONY: distclean-stage4
  distclean-stage4::
  	@: $(MAKE); $(stage)
  	@test "`cat stage_last`" != stage4 || rm -f stage_last
--	rm -rf stage4-* compare3 
++	rm -rf stage4-* compare3
  
  
  @endif gcc-bootstrap
@@@ -59119,152 -58165,152 +59127,152 @@@ stageprofile-start:
  	@cd $(HOST_SUBDIR); [ -d stageprofile-bfd ] || \
  	  mkdir stageprofile-bfd; \
  	mv stageprofile-bfd bfd; \
--	mv stage1-bfd prev-bfd || test -f stage1-lean 
++	mv stage1-bfd prev-bfd || test -f stage1-lean
  @endif bfd
  @if opcodes
  	@cd $(HOST_SUBDIR); [ -d stageprofile-opcodes ] || \
  	  mkdir stageprofile-opcodes; \
  	mv stageprofile-opcodes opcodes; \
--	mv stage1-opcodes prev-opcodes || test -f stage1-lean 
++	mv stage1-opcodes prev-opcodes || test -f stage1-lean
  @endif opcodes
  @if binutils
  	@cd $(HOST_SUBDIR); [ -d stageprofile-binutils ] || \
  	  mkdir stageprofile-binutils; \
  	mv stageprofile-binutils binutils; \
--	mv stage1-binutils prev-binutils || test -f stage1-lean 
++	mv stage1-binutils prev-binutils || test -f stage1-lean
  @endif binutils
  @if fixincludes
  	@cd $(HOST_SUBDIR); [ -d stageprofile-fixincludes ] || \
  	  mkdir stageprofile-fixincludes; \
  	mv stageprofile-fixincludes fixincludes; \
--	mv stage1-fixincludes prev-fixincludes || test -f stage1-lean 
++	mv stage1-fixincludes prev-fixincludes || test -f stage1-lean
  @endif fixincludes
  @if gas
  	@cd $(HOST_SUBDIR); [ -d stageprofile-gas ] || \
  	  mkdir stageprofile-gas; \
  	mv stageprofile-gas gas; \
--	mv stage1-gas prev-gas || test -f stage1-lean 
++	mv stage1-gas prev-gas || test -f stage1-lean
  @endif gas
  @if gcc
  	@cd $(HOST_SUBDIR); [ -d stageprofile-gcc ] || \
  	  mkdir stageprofile-gcc; \
  	mv stageprofile-gcc gcc; \
--	mv stage1-gcc prev-gcc || test -f stage1-lean 
++	mv stage1-gcc prev-gcc || test -f stage1-lean
  @endif gcc
  @if gmp
  	@cd $(HOST_SUBDIR); [ -d stageprofile-gmp ] || \
  	  mkdir stageprofile-gmp; \
  	mv stageprofile-gmp gmp; \
--	mv stage1-gmp prev-gmp || test -f stage1-lean 
++	mv stage1-gmp prev-gmp || test -f stage1-lean
  @endif gmp
  @if mpfr
  	@cd $(HOST_SUBDIR); [ -d stageprofile-mpfr ] || \
  	  mkdir stageprofile-mpfr; \
  	mv stageprofile-mpfr mpfr; \
--	mv stage1-mpfr prev-mpfr || test -f stage1-lean 
++	mv stage1-mpfr prev-mpfr || test -f stage1-lean
  @endif mpfr
  @if mpc
  	@cd $(HOST_SUBDIR); [ -d stageprofile-mpc ] || \
  	  mkdir stageprofile-mpc; \
  	mv stageprofile-mpc mpc; \
--	mv stage1-mpc prev-mpc || test -f stage1-lean 
++	mv stage1-mpc prev-mpc || test -f stage1-lean
  @endif mpc
  @if isl
  	@cd $(HOST_SUBDIR); [ -d stageprofile-isl ] || \
  	  mkdir stageprofile-isl; \
  	mv stageprofile-isl isl; \
--	mv stage1-isl prev-isl || test -f stage1-lean 
++	mv stage1-isl prev-isl || test -f stage1-lean
  @endif isl
  @if libelf
  	@cd $(HOST_SUBDIR); [ -d stageprofile-libelf ] || \
  	  mkdir stageprofile-libelf; \
  	mv stageprofile-libelf libelf; \
--	mv stage1-libelf prev-libelf || test -f stage1-lean 
++	mv stage1-libelf prev-libelf || test -f stage1-lean
  @endif libelf
  @if gold
  	@cd $(HOST_SUBDIR); [ -d stageprofile-gold ] || \
  	  mkdir stageprofile-gold; \
  	mv stageprofile-gold gold; \
--	mv stage1-gold prev-gold || test -f stage1-lean 
++	mv stage1-gold prev-gold || test -f stage1-lean
  @endif gold
  @if intl
  	@cd $(HOST_SUBDIR); [ -d stageprofile-intl ] || \
  	  mkdir stageprofile-intl; \
  	mv stageprofile-intl intl; \
--	mv stage1-intl prev-intl || test -f stage1-lean 
++	mv stage1-intl prev-intl || test -f stage1-lean
  @endif intl
  @if ld
  	@cd $(HOST_SUBDIR); [ -d stageprofile-ld ] || \
  	  mkdir stageprofile-ld; \
  	mv stageprofile-ld ld; \
--	mv stage1-ld prev-ld || test -f stage1-lean 
++	mv stage1-ld prev-ld || test -f stage1-lean
  @endif ld
  @if libbacktrace
  	@cd $(HOST_SUBDIR); [ -d stageprofile-libbacktrace ] || \
  	  mkdir stageprofile-libbacktrace; \
  	mv stageprofile-libbacktrace libbacktrace; \
--	mv stage1-libbacktrace prev-libbacktrace || test -f stage1-lean 
++	mv stage1-libbacktrace prev-libbacktrace || test -f stage1-lean
  @endif libbacktrace
  @if libcpp
  	@cd $(HOST_SUBDIR); [ -d stageprofile-libcpp ] || \
  	  mkdir stageprofile-libcpp; \
  	mv stageprofile-libcpp libcpp; \
--	mv stage1-libcpp prev-libcpp || test -f stage1-lean 
++	mv stage1-libcpp prev-libcpp || test -f stage1-lean
  @endif libcpp
  @if libcody
  	@cd $(HOST_SUBDIR); [ -d stageprofile-libcody ] || \
  	  mkdir stageprofile-libcody; \
  	mv stageprofile-libcody libcody; \
--	mv stage1-libcody prev-libcody || test -f stage1-lean 
++	mv stage1-libcody prev-libcody || test -f stage1-lean
  @endif libcody
  @if libdecnumber
  	@cd $(HOST_SUBDIR); [ -d stageprofile-libdecnumber ] || \
  	  mkdir stageprofile-libdecnumber; \
  	mv stageprofile-libdecnumber libdecnumber; \
--	mv stage1-libdecnumber prev-libdecnumber || test -f stage1-lean 
++	mv stage1-libdecnumber prev-libdecnumber || test -f stage1-lean
  @endif libdecnumber
  @if libiberty
  	@cd $(HOST_SUBDIR); [ -d stageprofile-libiberty ] || \
  	  mkdir stageprofile-libiberty; \
  	mv stageprofile-libiberty libiberty; \
--	mv stage1-libiberty prev-libiberty || test -f stage1-lean 
++	mv stage1-libiberty prev-libiberty || test -f stage1-lean
  @endif libiberty
  @if libiberty-linker-plugin
  	@cd $(HOST_SUBDIR); [ -d stageprofile-libiberty-linker-plugin ] || \
  	  mkdir stageprofile-libiberty-linker-plugin; \
  	mv stageprofile-libiberty-linker-plugin libiberty-linker-plugin; \
--	mv stage1-libiberty-linker-plugin prev-libiberty-linker-plugin || test -f stage1-lean 
++	mv stage1-libiberty-linker-plugin prev-libiberty-linker-plugin || test -f stage1-lean
  @endif libiberty-linker-plugin
  @if libiconv
  	@cd $(HOST_SUBDIR); [ -d stageprofile-libiconv ] || \
  	  mkdir stageprofile-libiconv; \
  	mv stageprofile-libiconv libiconv; \
--	mv stage1-libiconv prev-libiconv || test -f stage1-lean 
++	mv stage1-libiconv prev-libiconv || test -f stage1-lean
  @endif libiconv
  @if zlib
  	@cd $(HOST_SUBDIR); [ -d stageprofile-zlib ] || \
  	  mkdir stageprofile-zlib; \
  	mv stageprofile-zlib zlib; \
--	mv stage1-zlib prev-zlib || test -f stage1-lean 
++	mv stage1-zlib prev-zlib || test -f stage1-lean
  @endif zlib
  @if lto-plugin
  	@cd $(HOST_SUBDIR); [ -d stageprofile-lto-plugin ] || \
  	  mkdir stageprofile-lto-plugin; \
  	mv stageprofile-lto-plugin lto-plugin; \
--	mv stage1-lto-plugin prev-lto-plugin || test -f stage1-lean 
++	mv stage1-lto-plugin prev-lto-plugin || test -f stage1-lean
  @endif lto-plugin
  @if libctf
  	@cd $(HOST_SUBDIR); [ -d stageprofile-libctf ] || \
  	  mkdir stageprofile-libctf; \
  	mv stageprofile-libctf libctf; \
--	mv stage1-libctf prev-libctf || test -f stage1-lean 
++	mv stage1-libctf prev-libctf || test -f stage1-lean
  @endif libctf
  	@[ -d stageprofile-$(TARGET_SUBDIR) ] || \
  	  mkdir stageprofile-$(TARGET_SUBDIR); \
  	mv stageprofile-$(TARGET_SUBDIR) $(TARGET_SUBDIR); \
--	mv stage1-$(TARGET_SUBDIR) prev-$(TARGET_SUBDIR) || test -f stage1-lean 
++	mv stage1-$(TARGET_SUBDIR) prev-$(TARGET_SUBDIR) || test -f stage1-lean
  
--stageprofile-end:: 
++stageprofile-end::
  @if bfd
  	@if test -d $(HOST_SUBDIR)/bfd; then \
  	  cd $(HOST_SUBDIR); mv bfd stageprofile-bfd; \
@@@ -59440,12 -58486,12 +59448,12 @@@ do-clean: clean-stageprofil
  
  
  # Rules to wipe a stage and all the following ones, also used for cleanstrap
--distclean-stage1:: distclean-stageprofile 
++distclean-stage1:: distclean-stageprofile
  .PHONY: distclean-stageprofile
  distclean-stageprofile::
  	@: $(MAKE); $(stage)
  	@test "`cat stage_last`" != stageprofile || rm -f stage_last
--	rm -rf stageprofile-* 
++	rm -rf stageprofile-*
  
  
  @endif gcc-bootstrap
@@@ -59462,152 -58508,152 +59470,152 @@@ stagetrain-start:
  	@cd $(HOST_SUBDIR); [ -d stagetrain-bfd ] || \
  	  mkdir stagetrain-bfd; \
  	mv stagetrain-bfd bfd; \
--	mv stageprofile-bfd prev-bfd || test -f stageprofile-lean 
++	mv stageprofile-bfd prev-bfd || test -f stageprofile-lean
  @endif bfd
  @if opcodes
  	@cd $(HOST_SUBDIR); [ -d stagetrain-opcodes ] || \
  	  mkdir stagetrain-opcodes; \
  	mv stagetrain-opcodes opcodes; \
--	mv stageprofile-opcodes prev-opcodes || test -f stageprofile-lean 
++	mv stageprofile-opcodes prev-opcodes || test -f stageprofile-lean
  @endif opcodes
  @if binutils
  	@cd $(HOST_SUBDIR); [ -d stagetrain-binutils ] || \
  	  mkdir stagetrain-binutils; \
  	mv stagetrain-binutils binutils; \
--	mv stageprofile-binutils prev-binutils || test -f stageprofile-lean 
++	mv stageprofile-binutils prev-binutils || test -f stageprofile-lean
  @endif binutils
  @if fixincludes
  	@cd $(HOST_SUBDIR); [ -d stagetrain-fixincludes ] || \
  	  mkdir stagetrain-fixincludes; \
  	mv stagetrain-fixincludes fixincludes; \
--	mv stageprofile-fixincludes prev-fixincludes || test -f stageprofile-lean 
++	mv stageprofile-fixincludes prev-fixincludes || test -f stageprofile-lean
  @endif fixincludes
  @if gas
  	@cd $(HOST_SUBDIR); [ -d stagetrain-gas ] || \
  	  mkdir stagetrain-gas; \
  	mv stagetrain-gas gas; \
--	mv stageprofile-gas prev-gas || test -f stageprofile-lean 
++	mv stageprofile-gas prev-gas || test -f stageprofile-lean
  @endif gas
  @if gcc
  	@cd $(HOST_SUBDIR); [ -d stagetrain-gcc ] || \
  	  mkdir stagetrain-gcc; \
  	mv stagetrain-gcc gcc; \
--	mv stageprofile-gcc prev-gcc || test -f stageprofile-lean 
++	mv stageprofile-gcc prev-gcc || test -f stageprofile-lean
  @endif gcc
  @if gmp
  	@cd $(HOST_SUBDIR); [ -d stagetrain-gmp ] || \
  	  mkdir stagetrain-gmp; \
  	mv stagetrain-gmp gmp; \
--	mv stageprofile-gmp prev-gmp || test -f stageprofile-lean 
++	mv stageprofile-gmp prev-gmp || test -f stageprofile-lean
  @endif gmp
  @if mpfr
  	@cd $(HOST_SUBDIR); [ -d stagetrain-mpfr ] || \
  	  mkdir stagetrain-mpfr; \
  	mv stagetrain-mpfr mpfr; \
--	mv stageprofile-mpfr prev-mpfr || test -f stageprofile-lean 
++	mv stageprofile-mpfr prev-mpfr || test -f stageprofile-lean
  @endif mpfr
  @if mpc
  	@cd $(HOST_SUBDIR); [ -d stagetrain-mpc ] || \
  	  mkdir stagetrain-mpc; \
  	mv stagetrain-mpc mpc; \
--	mv stageprofile-mpc prev-mpc || test -f stageprofile-lean 
++	mv stageprofile-mpc prev-mpc || test -f stageprofile-lean
  @endif mpc
  @if isl
  	@cd $(HOST_SUBDIR); [ -d stagetrain-isl ] || \
  	  mkdir stagetrain-isl; \
  	mv stagetrain-isl isl; \
--	mv stageprofile-isl prev-isl || test -f stageprofile-lean 
++	mv stageprofile-isl prev-isl || test -f stageprofile-lean
  @endif isl
  @if libelf
  	@cd $(HOST_SUBDIR); [ -d stagetrain-libelf ] || \
  	  mkdir stagetrain-libelf; \
  	mv stagetrain-libelf libelf; \
--	mv stageprofile-libelf prev-libelf || test -f stageprofile-lean 
++	mv stageprofile-libelf prev-libelf || test -f stageprofile-lean
  @endif libelf
  @if gold
  	@cd $(HOST_SUBDIR); [ -d stagetrain-gold ] || \
  	  mkdir stagetrain-gold; \
  	mv stagetrain-gold gold; \
--	mv stageprofile-gold prev-gold || test -f stageprofile-lean 
++	mv stageprofile-gold prev-gold || test -f stageprofile-lean
  @endif gold
  @if intl
  	@cd $(HOST_SUBDIR); [ -d stagetrain-intl ] || \
  	  mkdir stagetrain-intl; \
  	mv stagetrain-intl intl; \
--	mv stageprofile-intl prev-intl || test -f stageprofile-lean 
++	mv stageprofile-intl prev-intl || test -f stageprofile-lean
  @endif intl
  @if ld
  	@cd $(HOST_SUBDIR); [ -d stagetrain-ld ] || \
  	  mkdir stagetrain-ld; \
  	mv stagetrain-ld ld; \
--	mv stageprofile-ld prev-ld || test -f stageprofile-lean 
++	mv stageprofile-ld prev-ld || test -f stageprofile-lean
  @endif ld
  @if libbacktrace
  	@cd $(HOST_SUBDIR); [ -d stagetrain-libbacktrace ] || \
  	  mkdir stagetrain-libbacktrace; \
  	mv stagetrain-libbacktrace libbacktrace; \
--	mv stageprofile-libbacktrace prev-libbacktrace || test -f stageprofile-lean 
++	mv stageprofile-libbacktrace prev-libbacktrace || test -f stageprofile-lean
  @endif libbacktrace
  @if libcpp
  	@cd $(HOST_SUBDIR); [ -d stagetrain-libcpp ] || \
  	  mkdir stagetrain-libcpp; \
  	mv stagetrain-libcpp libcpp; \
--	mv stageprofile-libcpp prev-libcpp || test -f stageprofile-lean 
++	mv stageprofile-libcpp prev-libcpp || test -f stageprofile-lean
  @endif libcpp
  @if libcody
  	@cd $(HOST_SUBDIR); [ -d stagetrain-libcody ] || \
  	  mkdir stagetrain-libcody; \
  	mv stagetrain-libcody libcody; \
--	mv stageprofile-libcody prev-libcody || test -f stageprofile-lean 
++	mv stageprofile-libcody prev-libcody || test -f stageprofile-lean
  @endif libcody
  @if libdecnumber
  	@cd $(HOST_SUBDIR); [ -d stagetrain-libdecnumber ] || \
  	  mkdir stagetrain-libdecnumber; \
  	mv stagetrain-libdecnumber libdecnumber; \
--	mv stageprofile-libdecnumber prev-libdecnumber || test -f stageprofile-lean 
++	mv stageprofile-libdecnumber prev-libdecnumber || test -f stageprofile-lean
  @endif libdecnumber
  @if libiberty
  	@cd $(HOST_SUBDIR); [ -d stagetrain-libiberty ] || \
  	  mkdir stagetrain-libiberty; \
  	mv stagetrain-libiberty libiberty; \
--	mv stageprofile-libiberty prev-libiberty || test -f stageprofile-lean 
++	mv stageprofile-libiberty prev-libiberty || test -f stageprofile-lean
  @endif libiberty
  @if libiberty-linker-plugin
  	@cd $(HOST_SUBDIR); [ -d stagetrain-libiberty-linker-plugin ] || \
  	  mkdir stagetrain-libiberty-linker-plugin; \
  	mv stagetrain-libiberty-linker-plugin libiberty-linker-plugin; \
--	mv stageprofile-libiberty-linker-plugin prev-libiberty-linker-plugin || test -f stageprofile-lean 
++	mv stageprofile-libiberty-linker-plugin prev-libiberty-linker-plugin || test -f stageprofile-lean
  @endif libiberty-linker-plugin
  @if libiconv
  	@cd $(HOST_SUBDIR); [ -d stagetrain-libiconv ] || \
  	  mkdir stagetrain-libiconv; \
  	mv stagetrain-libiconv libiconv; \
--	mv stageprofile-libiconv prev-libiconv || test -f stageprofile-lean 
++	mv stageprofile-libiconv prev-libiconv || test -f stageprofile-lean
  @endif libiconv
  @if zlib
  	@cd $(HOST_SUBDIR); [ -d stagetrain-zlib ] || \
  	  mkdir stagetrain-zlib; \
  	mv stagetrain-zlib zlib; \
--	mv stageprofile-zlib prev-zlib || test -f stageprofile-lean 
++	mv stageprofile-zlib prev-zlib || test -f stageprofile-lean
  @endif zlib
  @if lto-plugin
  	@cd $(HOST_SUBDIR); [ -d stagetrain-lto-plugin ] || \
  	  mkdir stagetrain-lto-plugin; \
  	mv stagetrain-lto-plugin lto-plugin; \
--	mv stageprofile-lto-plugin prev-lto-plugin || test -f stageprofile-lean 
++	mv stageprofile-lto-plugin prev-lto-plugin || test -f stageprofile-lean
  @endif lto-plugin
  @if libctf
  	@cd $(HOST_SUBDIR); [ -d stagetrain-libctf ] || \
  	  mkdir stagetrain-libctf; \
  	mv stagetrain-libctf libctf; \
--	mv stageprofile-libctf prev-libctf || test -f stageprofile-lean 
++	mv stageprofile-libctf prev-libctf || test -f stageprofile-lean
  @endif libctf
  	@[ -d stagetrain-$(TARGET_SUBDIR) ] || \
  	  mkdir stagetrain-$(TARGET_SUBDIR); \
  	mv stagetrain-$(TARGET_SUBDIR) $(TARGET_SUBDIR); \
--	mv stageprofile-$(TARGET_SUBDIR) prev-$(TARGET_SUBDIR) || test -f stageprofile-lean 
++	mv stageprofile-$(TARGET_SUBDIR) prev-$(TARGET_SUBDIR) || test -f stageprofile-lean
  
--stagetrain-end:: 
++stagetrain-end::
  @if bfd
  	@if test -d $(HOST_SUBDIR)/bfd; then \
  	  cd $(HOST_SUBDIR); mv bfd stagetrain-bfd; \
@@@ -59783,12 -58829,12 +59791,12 @@@ do-clean: clean-stagetrai
  
  
  # Rules to wipe a stage and all the following ones, also used for cleanstrap
--distclean-stageprofile:: distclean-stagetrain 
++distclean-stageprofile:: distclean-stagetrain
  .PHONY: distclean-stagetrain
  distclean-stagetrain::
  	@: $(MAKE); $(stage)
  	@test "`cat stage_last`" != stagetrain || rm -f stage_last
--	rm -rf stagetrain-* 
++	rm -rf stagetrain-*
  
  
  @endif gcc-bootstrap
@@@ -59805,152 -58851,152 +59813,152 @@@ stagefeedback-start:
  	@cd $(HOST_SUBDIR); [ -d stagefeedback-bfd ] || \
  	  mkdir stagefeedback-bfd; \
  	mv stagefeedback-bfd bfd; \
--	mv stagetrain-bfd prev-bfd || test -f stagetrain-lean 
++	mv stagetrain-bfd prev-bfd || test -f stagetrain-lean
  @endif bfd
  @if opcodes
  	@cd $(HOST_SUBDIR); [ -d stagefeedback-opcodes ] || \
  	  mkdir stagefeedback-opcodes; \
  	mv stagefeedback-opcodes opcodes; \
--	mv stagetrain-opcodes prev-opcodes || test -f stagetrain-lean 
++	mv stagetrain-opcodes prev-opcodes || test -f stagetrain-lean
  @endif opcodes
  @if binutils
  	@cd $(HOST_SUBDIR); [ -d stagefeedback-binutils ] || \
  	  mkdir stagefeedback-binutils; \
  	mv stagefeedback-binutils binutils; \
--	mv stagetrain-binutils prev-binutils || test -f stagetrain-lean 
++	mv stagetrain-binutils prev-binutils || test -f stagetrain-lean
  @endif binutils
  @if fixincludes
  	@cd $(HOST_SUBDIR); [ -d stagefeedback-fixincludes ] || \
  	  mkdir stagefeedback-fixincludes; \
  	mv stagefeedback-fixincludes fixincludes; \
--	mv stagetrain-fixincludes prev-fixincludes || test -f stagetrain-lean 
++	mv stagetrain-fixincludes prev-fixincludes || test -f stagetrain-lean
  @endif fixincludes
  @if gas
  	@cd $(HOST_SUBDIR); [ -d stagefeedback-gas ] || \
  	  mkdir stagefeedback-gas; \
  	mv stagefeedback-gas gas; \
--	mv stagetrain-gas prev-gas || test -f stagetrain-lean 
++	mv stagetrain-gas prev-gas || test -f stagetrain-lean
  @endif gas
  @if gcc
  	@cd $(HOST_SUBDIR); [ -d stagefeedback-gcc ] || \
  	  mkdir stagefeedback-gcc; \
  	mv stagefeedback-gcc gcc; \
--	mv stagetrain-gcc prev-gcc || test -f stagetrain-lean 
++	mv stagetrain-gcc prev-gcc || test -f stagetrain-lean
  @endif gcc
  @if gmp
  	@cd $(HOST_SUBDIR); [ -d stagefeedback-gmp ] || \
  	  mkdir stagefeedback-gmp; \
  	mv stagefeedback-gmp gmp; \
--	mv stagetrain-gmp prev-gmp || test -f stagetrain-lean 
++	mv stagetrain-gmp prev-gmp || test -f stagetrain-lean
  @endif gmp
  @if mpfr
  	@cd $(HOST_SUBDIR); [ -d stagefeedback-mpfr ] || \
  	  mkdir stagefeedback-mpfr; \
  	mv stagefeedback-mpfr mpfr; \
--	mv stagetrain-mpfr prev-mpfr || test -f stagetrain-lean 
++	mv stagetrain-mpfr prev-mpfr || test -f stagetrain-lean
  @endif mpfr
  @if mpc
  	@cd $(HOST_SUBDIR); [ -d stagefeedback-mpc ] || \
  	  mkdir stagefeedback-mpc; \
  	mv stagefeedback-mpc mpc; \
--	mv stagetrain-mpc prev-mpc || test -f stagetrain-lean 
++	mv stagetrain-mpc prev-mpc || test -f stagetrain-lean
  @endif mpc
  @if isl
  	@cd $(HOST_SUBDIR); [ -d stagefeedback-isl ] || \
  	  mkdir stagefeedback-isl; \
  	mv stagefeedback-isl isl; \
--	mv stagetrain-isl prev-isl || test -f stagetrain-lean 
++	mv stagetrain-isl prev-isl || test -f stagetrain-lean
  @endif isl
  @if libelf
  	@cd $(HOST_SUBDIR); [ -d stagefeedback-libelf ] || \
  	  mkdir stagefeedback-libelf; \
  	mv stagefeedback-libelf libelf; \
--	mv stagetrain-libelf prev-libelf || test -f stagetrain-lean 
++	mv stagetrain-libelf prev-libelf || test -f stagetrain-lean
  @endif libelf
  @if gold
  	@cd $(HOST_SUBDIR); [ -d stagefeedback-gold ] || \
  	  mkdir stagefeedback-gold; \
  	mv stagefeedback-gold gold; \
--	mv stagetrain-gold prev-gold || test -f stagetrain-lean 
++	mv stagetrain-gold prev-gold || test -f stagetrain-lean
  @endif gold
  @if intl
  	@cd $(HOST_SUBDIR); [ -d stagefeedback-intl ] || \
  	  mkdir stagefeedback-intl; \
  	mv stagefeedback-intl intl; \
--	mv stagetrain-intl prev-intl || test -f stagetrain-lean 
++	mv stagetrain-intl prev-intl || test -f stagetrain-lean
  @endif intl
  @if ld
  	@cd $(HOST_SUBDIR); [ -d stagefeedback-ld ] || \
  	  mkdir stagefeedback-ld; \
  	mv stagefeedback-ld ld; \
--	mv stagetrain-ld prev-ld || test -f stagetrain-lean 
++	mv stagetrain-ld prev-ld || test -f stagetrain-lean
  @endif ld
  @if libbacktrace
  	@cd $(HOST_SUBDIR); [ -d stagefeedback-libbacktrace ] || \
  	  mkdir stagefeedback-libbacktrace; \
  	mv stagefeedback-libbacktrace libbacktrace; \
--	mv stagetrain-libbacktrace prev-libbacktrace || test -f stagetrain-lean 
++	mv stagetrain-libbacktrace prev-libbacktrace || test -f stagetrain-lean
  @endif libbacktrace
  @if libcpp
  	@cd $(HOST_SUBDIR); [ -d stagefeedback-libcpp ] || \
  	  mkdir stagefeedback-libcpp; \
  	mv stagefeedback-libcpp libcpp; \
--	mv stagetrain-libcpp prev-libcpp || test -f stagetrain-lean 
++	mv stagetrain-libcpp prev-libcpp || test -f stagetrain-lean
  @endif libcpp
  @if libcody
  	@cd $(HOST_SUBDIR); [ -d stagefeedback-libcody ] || \
  	  mkdir stagefeedback-libcody; \
  	mv stagefeedback-libcody libcody; \
--	mv stagetrain-libcody prev-libcody || test -f stagetrain-lean 
++	mv stagetrain-libcody prev-libcody || test -f stagetrain-lean
  @endif libcody
  @if libdecnumber
  	@cd $(HOST_SUBDIR); [ -d stagefeedback-libdecnumber ] || \
  	  mkdir stagefeedback-libdecnumber; \
  	mv stagefeedback-libdecnumber libdecnumber; \
--	mv stagetrain-libdecnumber prev-libdecnumber || test -f stagetrain-lean 
++	mv stagetrain-libdecnumber prev-libdecnumber || test -f stagetrain-lean
  @endif libdecnumber
  @if libiberty
  	@cd $(HOST_SUBDIR); [ -d stagefeedback-libiberty ] || \
  	  mkdir stagefeedback-libiberty; \
  	mv stagefeedback-libiberty libiberty; \
--	mv stagetrain-libiberty prev-libiberty || test -f stagetrain-lean 
++	mv stagetrain-libiberty prev-libiberty || test -f stagetrain-lean
  @endif libiberty
  @if libiberty-linker-plugin
  	@cd $(HOST_SUBDIR); [ -d stagefeedback-libiberty-linker-plugin ] || \
  	  mkdir stagefeedback-libiberty-linker-plugin; \
  	mv stagefeedback-libiberty-linker-plugin libiberty-linker-plugin; \
--	mv stagetrain-libiberty-linker-plugin prev-libiberty-linker-plugin || test -f stagetrain-lean 
++	mv stagetrain-libiberty-linker-plugin prev-libiberty-linker-plugin || test -f stagetrain-lean
  @endif libiberty-linker-plugin
  @if libiconv
  	@cd $(HOST_SUBDIR); [ -d stagefeedback-libiconv ] || \
  	  mkdir stagefeedback-libiconv; \
  	mv stagefeedback-libiconv libiconv; \
--	mv stagetrain-libiconv prev-libiconv || test -f stagetrain-lean 
++	mv stagetrain-libiconv prev-libiconv || test -f stagetrain-lean
  @endif libiconv
  @if zlib
  	@cd $(HOST_SUBDIR); [ -d stagefeedback-zlib ] || \
  	  mkdir stagefeedback-zlib; \
  	mv stagefeedback-zlib zlib; \
--	mv stagetrain-zlib prev-zlib || test -f stagetrain-lean 
++	mv stagetrain-zlib prev-zlib || test -f stagetrain-lean
  @endif zlib
  @if lto-plugin
  	@cd $(HOST_SUBDIR); [ -d stagefeedback-lto-plugin ] || \
  	  mkdir stagefeedback-lto-plugin; \
  	mv stagefeedback-lto-plugin lto-plugin; \
--	mv stagetrain-lto-plugin prev-lto-plugin || test -f stagetrain-lean 
++	mv stagetrain-lto-plugin prev-lto-plugin || test -f stagetrain-lean
  @endif lto-plugin
  @if libctf
  	@cd $(HOST_SUBDIR); [ -d stagefeedback-libctf ] || \
  	  mkdir stagefeedback-libctf; \
  	mv stagefeedback-libctf libctf; \
--	mv stagetrain-libctf prev-libctf || test -f stagetrain-lean 
++	mv stagetrain-libctf prev-libctf || test -f stagetrain-lean
  @endif libctf
  	@[ -d stagefeedback-$(TARGET_SUBDIR) ] || \
  	  mkdir stagefeedback-$(TARGET_SUBDIR); \
  	mv stagefeedback-$(TARGET_SUBDIR) $(TARGET_SUBDIR); \
--	mv stagetrain-$(TARGET_SUBDIR) prev-$(TARGET_SUBDIR) || test -f stagetrain-lean 
++	mv stagetrain-$(TARGET_SUBDIR) prev-$(TARGET_SUBDIR) || test -f stagetrain-lean
  
--stagefeedback-end:: 
++stagefeedback-end::
  @if bfd
  	@if test -d $(HOST_SUBDIR)/bfd; then \
  	  cd $(HOST_SUBDIR); mv bfd stagefeedback-bfd; \
@@@ -60149,12 -59195,12 +60157,12 @@@ profiledbootstrap-lean
  
  
  # Rules to wipe a stage and all the following ones, also used for cleanstrap
--distclean-stagetrain:: distclean-stagefeedback 
++distclean-stagetrain:: distclean-stagefeedback
  .PHONY: distclean-stagefeedback
  distclean-stagefeedback::
  	@: $(MAKE); $(stage)
  	@test "`cat stage_last`" != stagefeedback || rm -f stage_last
--	rm -rf stagefeedback-* 
++	rm -rf stagefeedback-*
  
  
  @endif gcc-bootstrap
@@@ -60171,152 -59217,152 +60179,152 @@@ stageautoprofile-start:
  	@cd $(HOST_SUBDIR); [ -d stageautoprofile-bfd ] || \
  	  mkdir stageautoprofile-bfd; \
  	mv stageautoprofile-bfd bfd; \
--	mv stage1-bfd prev-bfd || test -f stage1-lean 
++	mv stage1-bfd prev-bfd || test -f stage1-lean
  @endif bfd
  @if opcodes
  	@cd $(HOST_SUBDIR); [ -d stageautoprofile-opcodes ] || \
  	  mkdir stageautoprofile-opcodes; \
  	mv stageautoprofile-opcodes opcodes; \
--	mv stage1-opcodes prev-opcodes || test -f stage1-lean 
++	mv stage1-opcodes prev-opcodes || test -f stage1-lean
  @endif opcodes
  @if binutils
  	@cd $(HOST_SUBDIR); [ -d stageautoprofile-binutils ] || \
  	  mkdir stageautoprofile-binutils; \
  	mv stageautoprofile-binutils binutils; \
--	mv stage1-binutils prev-binutils || test -f stage1-lean 
++	mv stage1-binutils prev-binutils || test -f stage1-lean
  @endif binutils
  @if fixincludes
  	@cd $(HOST_SUBDIR); [ -d stageautoprofile-fixincludes ] || \
  	  mkdir stageautoprofile-fixincludes; \
  	mv stageautoprofile-fixincludes fixincludes; \
--	mv stage1-fixincludes prev-fixincludes || test -f stage1-lean 
++	mv stage1-fixincludes prev-fixincludes || test -f stage1-lean
  @endif fixincludes
  @if gas
  	@cd $(HOST_SUBDIR); [ -d stageautoprofile-gas ] || \
  	  mkdir stageautoprofile-gas; \
  	mv stageautoprofile-gas gas; \
--	mv stage1-gas prev-gas || test -f stage1-lean 
++	mv stage1-gas prev-gas || test -f stage1-lean
  @endif gas
  @if gcc
  	@cd $(HOST_SUBDIR); [ -d stageautoprofile-gcc ] || \
  	  mkdir stageautoprofile-gcc; \
  	mv stageautoprofile-gcc gcc; \
--	mv stage1-gcc prev-gcc || test -f stage1-lean 
++	mv stage1-gcc prev-gcc || test -f stage1-lean
  @endif gcc
  @if gmp
  	@cd $(HOST_SUBDIR); [ -d stageautoprofile-gmp ] || \
  	  mkdir stageautoprofile-gmp; \
  	mv stageautoprofile-gmp gmp; \
--	mv stage1-gmp prev-gmp || test -f stage1-lean 
++	mv stage1-gmp prev-gmp || test -f stage1-lean
  @endif gmp
  @if mpfr
  	@cd $(HOST_SUBDIR); [ -d stageautoprofile-mpfr ] || \
  	  mkdir stageautoprofile-mpfr; \
  	mv stageautoprofile-mpfr mpfr; \
--	mv stage1-mpfr prev-mpfr || test -f stage1-lean 
++	mv stage1-mpfr prev-mpfr || test -f stage1-lean
  @endif mpfr
  @if mpc
  	@cd $(HOST_SUBDIR); [ -d stageautoprofile-mpc ] || \
  	  mkdir stageautoprofile-mpc; \
  	mv stageautoprofile-mpc mpc; \
--	mv stage1-mpc prev-mpc || test -f stage1-lean 
++	mv stage1-mpc prev-mpc || test -f stage1-lean
  @endif mpc
  @if isl
  	@cd $(HOST_SUBDIR); [ -d stageautoprofile-isl ] || \
  	  mkdir stageautoprofile-isl; \
  	mv stageautoprofile-isl isl; \
--	mv stage1-isl prev-isl || test -f stage1-lean 
++	mv stage1-isl prev-isl || test -f stage1-lean
  @endif isl
  @if libelf
  	@cd $(HOST_SUBDIR); [ -d stageautoprofile-libelf ] || \
  	  mkdir stageautoprofile-libelf; \
  	mv stageautoprofile-libelf libelf; \
--	mv stage1-libelf prev-libelf || test -f stage1-lean 
++	mv stage1-libelf prev-libelf || test -f stage1-lean
  @endif libelf
  @if gold
  	@cd $(HOST_SUBDIR); [ -d stageautoprofile-gold ] || \
  	  mkdir stageautoprofile-gold; \
  	mv stageautoprofile-gold gold; \
--	mv stage1-gold prev-gold || test -f stage1-lean 
++	mv stage1-gold prev-gold || test -f stage1-lean
  @endif gold
  @if intl
  	@cd $(HOST_SUBDIR); [ -d stageautoprofile-intl ] || \
  	  mkdir stageautoprofile-intl; \
  	mv stageautoprofile-intl intl; \
--	mv stage1-intl prev-intl || test -f stage1-lean 
++	mv stage1-intl prev-intl || test -f stage1-lean
  @endif intl
  @if ld
  	@cd $(HOST_SUBDIR); [ -d stageautoprofile-ld ] || \
  	  mkdir stageautoprofile-ld; \
  	mv stageautoprofile-ld ld; \
--	mv stage1-ld prev-ld || test -f stage1-lean 
++	mv stage1-ld prev-ld || test -f stage1-lean
  @endif ld
  @if libbacktrace
  	@cd $(HOST_SUBDIR); [ -d stageautoprofile-libbacktrace ] || \
  	  mkdir stageautoprofile-libbacktrace; \
  	mv stageautoprofile-libbacktrace libbacktrace; \
--	mv stage1-libbacktrace prev-libbacktrace || test -f stage1-lean 
++	mv stage1-libbacktrace prev-libbacktrace || test -f stage1-lean
  @endif libbacktrace
  @if libcpp
  	@cd $(HOST_SUBDIR); [ -d stageautoprofile-libcpp ] || \
  	  mkdir stageautoprofile-libcpp; \
  	mv stageautoprofile-libcpp libcpp; \
--	mv stage1-libcpp prev-libcpp || test -f stage1-lean 
++	mv stage1-libcpp prev-libcpp || test -f stage1-lean
  @endif libcpp
  @if libcody
  	@cd $(HOST_SUBDIR); [ -d stageautoprofile-libcody ] || \
  	  mkdir stageautoprofile-libcody; \
  	mv stageautoprofile-libcody libcody; \
--	mv stage1-libcody prev-libcody || test -f stage1-lean 
++	mv stage1-libcody prev-libcody || test -f stage1-lean
  @endif libcody
  @if libdecnumber
  	@cd $(HOST_SUBDIR); [ -d stageautoprofile-libdecnumber ] || \
  	  mkdir stageautoprofile-libdecnumber; \
  	mv stageautoprofile-libdecnumber libdecnumber; \
--	mv stage1-libdecnumber prev-libdecnumber || test -f stage1-lean 
++	mv stage1-libdecnumber prev-libdecnumber || test -f stage1-lean
  @endif libdecnumber
  @if libiberty
  	@cd $(HOST_SUBDIR); [ -d stageautoprofile-libiberty ] || \
  	  mkdir stageautoprofile-libiberty; \
  	mv stageautoprofile-libiberty libiberty; \
--	mv stage1-libiberty prev-libiberty || test -f stage1-lean 
++	mv stage1-libiberty prev-libiberty || test -f stage1-lean
  @endif libiberty
  @if libiberty-linker-plugin
  	@cd $(HOST_SUBDIR); [ -d stageautoprofile-libiberty-linker-plugin ] || \
  	  mkdir stageautoprofile-libiberty-linker-plugin; \
  	mv stageautoprofile-libiberty-linker-plugin libiberty-linker-plugin; \
--	mv stage1-libiberty-linker-plugin prev-libiberty-linker-plugin || test -f stage1-lean 
++	mv stage1-libiberty-linker-plugin prev-libiberty-linker-plugin || test -f stage1-lean
  @endif libiberty-linker-plugin
  @if libiconv
  	@cd $(HOST_SUBDIR); [ -d stageautoprofile-libiconv ] || \
  	  mkdir stageautoprofile-libiconv; \
  	mv stageautoprofile-libiconv libiconv; \
--	mv stage1-libiconv prev-libiconv || test -f stage1-lean 
++	mv stage1-libiconv prev-libiconv || test -f stage1-lean
  @endif libiconv
  @if zlib
  	@cd $(HOST_SUBDIR); [ -d stageautoprofile-zlib ] || \
  	  mkdir stageautoprofile-zlib; \
  	mv stageautoprofile-zlib zlib; \
--	mv stage1-zlib prev-zlib || test -f stage1-lean 
++	mv stage1-zlib prev-zlib || test -f stage1-lean
  @endif zlib
  @if lto-plugin
  	@cd $(HOST_SUBDIR); [ -d stageautoprofile-lto-plugin ] || \
  	  mkdir stageautoprofile-lto-plugin; \
  	mv stageautoprofile-lto-plugin lto-plugin; \
--	mv stage1-lto-plugin prev-lto-plugin || test -f stage1-lean 
++	mv stage1-lto-plugin prev-lto-plugin || test -f stage1-lean
  @endif lto-plugin
  @if libctf
  	@cd $(HOST_SUBDIR); [ -d stageautoprofile-libctf ] || \
  	  mkdir stageautoprofile-libctf; \
  	mv stageautoprofile-libctf libctf; \
--	mv stage1-libctf prev-libctf || test -f stage1-lean 
++	mv stage1-libctf prev-libctf || test -f stage1-lean
  @endif libctf
  	@[ -d stageautoprofile-$(TARGET_SUBDIR) ] || \
  	  mkdir stageautoprofile-$(TARGET_SUBDIR); \
  	mv stageautoprofile-$(TARGET_SUBDIR) $(TARGET_SUBDIR); \
--	mv stage1-$(TARGET_SUBDIR) prev-$(TARGET_SUBDIR) || test -f stage1-lean 
++	mv stage1-$(TARGET_SUBDIR) prev-$(TARGET_SUBDIR) || test -f stage1-lean
  
--stageautoprofile-end:: 
++stageautoprofile-end::
  @if bfd
  	@if test -d $(HOST_SUBDIR)/bfd; then \
  	  cd $(HOST_SUBDIR); mv bfd stageautoprofile-bfd; \
@@@ -60492,12 -59538,12 +60500,12 @@@ do-clean: clean-stageautoprofil
  
  
  # Rules to wipe a stage and all the following ones, also used for cleanstrap
--distclean-stage1:: distclean-stageautoprofile 
++distclean-stage1:: distclean-stageautoprofile
  .PHONY: distclean-stageautoprofile
  distclean-stageautoprofile::
  	@: $(MAKE); $(stage)
  	@test "`cat stage_last`" != stageautoprofile || rm -f stage_last
--	rm -rf stageautoprofile-* 
++	rm -rf stageautoprofile-*
  
  
  @endif gcc-bootstrap
@@@ -60514,152 -59560,152 +60522,152 @@@ stageautofeedback-start:
  	@cd $(HOST_SUBDIR); [ -d stageautofeedback-bfd ] || \
  	  mkdir stageautofeedback-bfd; \
  	mv stageautofeedback-bfd bfd; \
--	mv stageautoprofile-bfd prev-bfd || test -f stageautoprofile-lean 
++	mv stageautoprofile-bfd prev-bfd || test -f stageautoprofile-lean
  @endif bfd
  @if opcodes
  	@cd $(HOST_SUBDIR); [ -d stageautofeedback-opcodes ] || \
  	  mkdir stageautofeedback-opcodes; \
  	mv stageautofeedback-opcodes opcodes; \
--	mv stageautoprofile-opcodes prev-opcodes || test -f stageautoprofile-lean 
++	mv stageautoprofile-opcodes prev-opcodes || test -f stageautoprofile-lean
  @endif opcodes
  @if binutils
  	@cd $(HOST_SUBDIR); [ -d stageautofeedback-binutils ] || \
  	  mkdir stageautofeedback-binutils; \
  	mv stageautofeedback-binutils binutils; \
--	mv stageautoprofile-binutils prev-binutils || test -f stageautoprofile-lean 
++	mv stageautoprofile-binutils prev-binutils || test -f stageautoprofile-lean
  @endif binutils
  @if fixincludes
  	@cd $(HOST_SUBDIR); [ -d stageautofeedback-fixincludes ] || \
  	  mkdir stageautofeedback-fixincludes; \
  	mv stageautofeedback-fixincludes fixincludes; \
--	mv stageautoprofile-fixincludes prev-fixincludes || test -f stageautoprofile-lean 
++	mv stageautoprofile-fixincludes prev-fixincludes || test -f stageautoprofile-lean
  @endif fixincludes
  @if gas
  	@cd $(HOST_SUBDIR); [ -d stageautofeedback-gas ] || \
  	  mkdir stageautofeedback-gas; \
  	mv stageautofeedback-gas gas; \
--	mv stageautoprofile-gas prev-gas || test -f stageautoprofile-lean 
++	mv stageautoprofile-gas prev-gas || test -f stageautoprofile-lean
  @endif gas
  @if gcc
  	@cd $(HOST_SUBDIR); [ -d stageautofeedback-gcc ] || \
  	  mkdir stageautofeedback-gcc; \
  	mv stageautofeedback-gcc gcc; \
--	mv stageautoprofile-gcc prev-gcc || test -f stageautoprofile-lean 
++	mv stageautoprofile-gcc prev-gcc || test -f stageautoprofile-lean
  @endif gcc
  @if gmp
  	@cd $(HOST_SUBDIR); [ -d stageautofeedback-gmp ] || \
  	  mkdir stageautofeedback-gmp; \
  	mv stageautofeedback-gmp gmp; \
--	mv stageautoprofile-gmp prev-gmp || test -f stageautoprofile-lean 
++	mv stageautoprofile-gmp prev-gmp || test -f stageautoprofile-lean
  @endif gmp
  @if mpfr
  	@cd $(HOST_SUBDIR); [ -d stageautofeedback-mpfr ] || \
  	  mkdir stageautofeedback-mpfr; \
  	mv stageautofeedback-mpfr mpfr; \
--	mv stageautoprofile-mpfr prev-mpfr || test -f stageautoprofile-lean 
++	mv stageautoprofile-mpfr prev-mpfr || test -f stageautoprofile-lean
  @endif mpfr
  @if mpc
  	@cd $(HOST_SUBDIR); [ -d stageautofeedback-mpc ] || \
  	  mkdir stageautofeedback-mpc; \
  	mv stageautofeedback-mpc mpc; \
--	mv stageautoprofile-mpc prev-mpc || test -f stageautoprofile-lean 
++	mv stageautoprofile-mpc prev-mpc || test -f stageautoprofile-lean
  @endif mpc
  @if isl
  	@cd $(HOST_SUBDIR); [ -d stageautofeedback-isl ] || \
  	  mkdir stageautofeedback-isl; \
  	mv stageautofeedback-isl isl; \
--	mv stageautoprofile-isl prev-isl || test -f stageautoprofile-lean 
++	mv stageautoprofile-isl prev-isl || test -f stageautoprofile-lean
  @endif isl
  @if libelf
  	@cd $(HOST_SUBDIR); [ -d stageautofeedback-libelf ] || \
  	  mkdir stageautofeedback-libelf; \
  	mv stageautofeedback-libelf libelf; \
--	mv stageautoprofile-libelf prev-libelf || test -f stageautoprofile-lean 
++	mv stageautoprofile-libelf prev-libelf || test -f stageautoprofile-lean
  @endif libelf
  @if gold
  	@cd $(HOST_SUBDIR); [ -d stageautofeedback-gold ] || \
  	  mkdir stageautofeedback-gold; \
  	mv stageautofeedback-gold gold; \
--	mv stageautoprofile-gold prev-gold || test -f stageautoprofile-lean 
++	mv stageautoprofile-gold prev-gold || test -f stageautoprofile-lean
  @endif gold
  @if intl
  	@cd $(HOST_SUBDIR); [ -d stageautofeedback-intl ] || \
  	  mkdir stageautofeedback-intl; \
  	mv stageautofeedback-intl intl; \
--	mv stageautoprofile-intl prev-intl || test -f stageautoprofile-lean 
++	mv stageautoprofile-intl prev-intl || test -f stageautoprofile-lean
  @endif intl
  @if ld
  	@cd $(HOST_SUBDIR); [ -d stageautofeedback-ld ] || \
  	  mkdir stageautofeedback-ld; \
  	mv stageautofeedback-ld ld; \
--	mv stageautoprofile-ld prev-ld || test -f stageautoprofile-lean 
++	mv stageautoprofile-ld prev-ld || test -f stageautoprofile-lean
  @endif ld
  @if libbacktrace
  	@cd $(HOST_SUBDIR); [ -d stageautofeedback-libbacktrace ] || \
  	  mkdir stageautofeedback-libbacktrace; \
  	mv stageautofeedback-libbacktrace libbacktrace; \
--	mv stageautoprofile-libbacktrace prev-libbacktrace || test -f stageautoprofile-lean 
++	mv stageautoprofile-libbacktrace prev-libbacktrace || test -f stageautoprofile-lean
  @endif libbacktrace
  @if libcpp
  	@cd $(HOST_SUBDIR); [ -d stageautofeedback-libcpp ] || \
  	  mkdir stageautofeedback-libcpp; \
  	mv stageautofeedback-libcpp libcpp; \
--	mv stageautoprofile-libcpp prev-libcpp || test -f stageautoprofile-lean 
++	mv stageautoprofile-libcpp prev-libcpp || test -f stageautoprofile-lean
  @endif libcpp
  @if libcody
  	@cd $(HOST_SUBDIR); [ -d stageautofeedback-libcody ] || \
  	  mkdir stageautofeedback-libcody; \
  	mv stageautofeedback-libcody libcody; \
--	mv stageautoprofile-libcody prev-libcody || test -f stageautoprofile-lean 
++	mv stageautoprofile-libcody prev-libcody || test -f stageautoprofile-lean
  @endif libcody
  @if libdecnumber
  	@cd $(HOST_SUBDIR); [ -d stageautofeedback-libdecnumber ] || \
  	  mkdir stageautofeedback-libdecnumber; \
  	mv stageautofeedback-libdecnumber libdecnumber; \
--	mv stageautoprofile-libdecnumber prev-libdecnumber || test -f stageautoprofile-lean 
++	mv stageautoprofile-libdecnumber prev-libdecnumber || test -f stageautoprofile-lean
  @endif libdecnumber
  @if libiberty
  	@cd $(HOST_SUBDIR); [ -d stageautofeedback-libiberty ] || \
  	  mkdir stageautofeedback-libiberty; \
  	mv stageautofeedback-libiberty libiberty; \
--	mv stageautoprofile-libiberty prev-libiberty || test -f stageautoprofile-lean 
++	mv stageautoprofile-libiberty prev-libiberty || test -f stageautoprofile-lean
  @endif libiberty
  @if libiberty-linker-plugin
  	@cd $(HOST_SUBDIR); [ -d stageautofeedback-libiberty-linker-plugin ] || \
  	  mkdir stageautofeedback-libiberty-linker-plugin; \
  	mv stageautofeedback-libiberty-linker-plugin libiberty-linker-plugin; \
--	mv stageautoprofile-libiberty-linker-plugin prev-libiberty-linker-plugin || test -f stageautoprofile-lean 
++	mv stageautoprofile-libiberty-linker-plugin prev-libiberty-linker-plugin || test -f stageautoprofile-lean
  @endif libiberty-linker-plugin
  @if libiconv
  	@cd $(HOST_SUBDIR); [ -d stageautofeedback-libiconv ] || \
  	  mkdir stageautofeedback-libiconv; \
  	mv stageautofeedback-libiconv libiconv; \
--	mv stageautoprofile-libiconv prev-libiconv || test -f stageautoprofile-lean 
++	mv stageautoprofile-libiconv prev-libiconv || test -f stageautoprofile-lean
  @endif libiconv
  @if zlib
  	@cd $(HOST_SUBDIR); [ -d stageautofeedback-zlib ] || \
  	  mkdir stageautofeedback-zlib; \
  	mv stageautofeedback-zlib zlib; \
--	mv stageautoprofile-zlib prev-zlib || test -f stageautoprofile-lean 
++	mv stageautoprofile-zlib prev-zlib || test -f stageautoprofile-lean
  @endif zlib
  @if lto-plugin
  	@cd $(HOST_SUBDIR); [ -d stageautofeedback-lto-plugin ] || \
  	  mkdir stageautofeedback-lto-plugin; \
  	mv stageautofeedback-lto-plugin lto-plugin; \
--	mv stageautoprofile-lto-plugin prev-lto-plugin || test -f stageautoprofile-lean 
++	mv stageautoprofile-lto-plugin prev-lto-plugin || test -f stageautoprofile-lean
  @endif lto-plugin
  @if libctf
  	@cd $(HOST_SUBDIR); [ -d stageautofeedback-libctf ] || \
  	  mkdir stageautofeedback-libctf; \
  	mv stageautofeedback-libctf libctf; \
--	mv stageautoprofile-libctf prev-libctf || test -f stageautoprofile-lean 
++	mv stageautoprofile-libctf prev-libctf || test -f stageautoprofile-lean
  @endif libctf
  	@[ -d stageautofeedback-$(TARGET_SUBDIR) ] || \
  	  mkdir stageautofeedback-$(TARGET_SUBDIR); \
  	mv stageautofeedback-$(TARGET_SUBDIR) $(TARGET_SUBDIR); \
--	mv stageautoprofile-$(TARGET_SUBDIR) prev-$(TARGET_SUBDIR) || test -f stageautoprofile-lean 
++	mv stageautoprofile-$(TARGET_SUBDIR) prev-$(TARGET_SUBDIR) || test -f stageautoprofile-lean
  
--stageautofeedback-end:: 
++stageautofeedback-end::
  @if bfd
  	@if test -d $(HOST_SUBDIR)/bfd; then \
  	  cd $(HOST_SUBDIR); mv bfd stageautofeedback-bfd; \
@@@ -60858,12 -59904,12 +60866,12 @@@ autoprofiledbootstrap-lean
  
  
  # Rules to wipe a stage and all the following ones, also used for cleanstrap
--distclean-stageautoprofile:: distclean-stageautofeedback 
++distclean-stageautoprofile:: distclean-stageautofeedback
  .PHONY: distclean-stageautofeedback
  distclean-stageautofeedback::
  	@: $(MAKE); $(stage)
  	@test "`cat stage_last`" != stageautofeedback || rm -f stage_last
--	rm -rf stageautofeedback-* 
++	rm -rf stageautofeedback-*
  
  
  @endif gcc-bootstrap
@@@ -62229,7 -61269,7 +62237,8 @@@ all-bison: maybe-all-int
  all-flex: maybe-all-intl
  all-m4: maybe-all-intl
  configure-target-libgo: maybe-all-target-libstdc++-v3
 +configure-target-libgm2: maybe-all-target-libstdc++-v3
+ configure-target-libffi: maybe-all-target-libstdc++-v3
  configure-target-liboffloadmic: maybe-configure-target-libgomp
  all-target-liboffloadmic: maybe-all-target-libgomp
  configure-target-newlib: maybe-all-binutils
@@@ -62364,7 -61401,7 +62373,7 @@@ all-gdb: $(gdbnlmrequirements) $(GDB_TK
  install-gdb: $(INSTALL_GDB_TK)
  
  # Serialization dependencies.  Host configures don't work well in parallel to
--# each other, due to contention over config.cache.  Target configures and 
++# each other, due to contention over config.cache.  Target configures and
  # build configures are similar.
  @serialization_dependencies@


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-09-22 14:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-22 14:55 [gcc/devel/modula-2] Manually merged Makefile.in Gaius Mulley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).