samples: update all samples to use the new build dir
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Thu Oct 07 23:53:16 2010 +0200 (2010-10-07)
changeset 2140bf9fa67629cd
parent 2139 983823b3b569
child 2141 a09246191120
samples: update all samples to use the new build dir

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
samples/alphaev56-unknown-linux-gnu/crosstool.config
samples/arm-bare_newlib_cortex_m3_nommu-eabi/crosstool.config
samples/arm-cortex_a8-linux-gnueabi/crosstool.config
samples/arm-davinci-linux-gnueabi/crosstool.config
samples/arm-iphone-linux-gnueabi/crosstool.config
samples/arm-unknown-eabi/crosstool.config
samples/arm-unknown-linux-gnueabi/crosstool.config
samples/arm-unknown-linux-uclibcgnueabi/crosstool.config
samples/armeb-test_nptl-linux-uclibcgnueabi/crosstool.config
samples/armeb-unknown-eabi/crosstool.config
samples/armeb-unknown-linux-gnueabi/crosstool.config
samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config
samples/avr32-unknown-none/crosstool.config
samples/bfin-unknown-linux-uclibc/crosstool.config
samples/i586-geode-linux-uclibc/crosstool.config
samples/i686-nptl-linux-gnu/crosstool.config
samples/i686-pc-mingw32/crosstool.config
samples/ia64-unknown-linux-gnu/crosstool.config
samples/m68k-unknown-elf/crosstool.config
samples/mingw32,i686-none-linux-gnu/crosstool.config
samples/mips-ar2315-linux-gnu/crosstool.config
samples/mips-unknown-elf/crosstool.config
samples/mips-unknown-linux-uclibc/crosstool.config
samples/mips64el-n32-linux-uclibc/crosstool.config
samples/mips64el-n64-linux-uclibc/crosstool.config
samples/mipsel-unknown-linux-gnu/crosstool.config
samples/powerpc-405-linux-gnu/crosstool.config
samples/powerpc-860-linux-gnu/crosstool.config
samples/powerpc-unknown-linux-gnu/crosstool.config
samples/powerpc-unknown-linux-uclibc/crosstool.config
samples/powerpc-unknown_nofpu-linux-gnu/crosstool.config
samples/powerpc64-unknown-linux-gnu/crosstool.config
samples/s390-ibm-linux-gnu/crosstool.config
samples/s390x-ibm-linux-gnu/crosstool.config
samples/sh4-unknown-linux-gnu/crosstool.config
samples/x86_64-unknown-linux-gnu/crosstool.config
samples/x86_64-unknown-linux-uclibc/crosstool.config
     1.1 --- a/samples/alphaev56-unknown-linux-gnu/crosstool.config	Thu Oct 07 23:51:23 2010 +0200
     1.2 +++ b/samples/alphaev56-unknown-linux-gnu/crosstool.config	Thu Oct 07 23:53:16 2010 +0200
     1.3 @@ -22,7 +22,7 @@
     1.4  #
     1.5  CT_LOCAL_TARBALLS_DIR="${HOME}/src"
     1.6  CT_SAVE_TARBALLS=y
     1.7 -CT_WORK_DIR="${CT_TOP_DIR}/targets"
     1.8 +CT_WORK_DIR="${CT_TOP_DIR}/.build"
     1.9  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
    1.10  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
    1.11  CT_REMOVE_DOCS=y
     2.1 --- a/samples/arm-bare_newlib_cortex_m3_nommu-eabi/crosstool.config	Thu Oct 07 23:51:23 2010 +0200
     2.2 +++ b/samples/arm-bare_newlib_cortex_m3_nommu-eabi/crosstool.config	Thu Oct 07 23:53:16 2010 +0200
     2.3 @@ -22,7 +22,7 @@
     2.4  #
     2.5  CT_LOCAL_TARBALLS_DIR="${HOME}/src"
     2.6  CT_SAVE_TARBALLS=y
     2.7 -CT_WORK_DIR="${CT_TOP_DIR}/targets"
     2.8 +CT_WORK_DIR="${CT_TOP_DIR}/.build"
     2.9  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
    2.10  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
    2.11  CT_REMOVE_DOCS=y
     3.1 --- a/samples/arm-cortex_a8-linux-gnueabi/crosstool.config	Thu Oct 07 23:51:23 2010 +0200
     3.2 +++ b/samples/arm-cortex_a8-linux-gnueabi/crosstool.config	Thu Oct 07 23:53:16 2010 +0200
     3.3 @@ -22,7 +22,7 @@
     3.4  #
     3.5  CT_LOCAL_TARBALLS_DIR="${HOME}/src"
     3.6  CT_SAVE_TARBALLS=y
     3.7 -CT_WORK_DIR="${CT_TOP_DIR}/targets"
     3.8 +CT_WORK_DIR="${CT_TOP_DIR}/.build"
     3.9  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
    3.10  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
    3.11  CT_REMOVE_DOCS=y
     4.1 --- a/samples/arm-davinci-linux-gnueabi/crosstool.config	Thu Oct 07 23:51:23 2010 +0200
     4.2 +++ b/samples/arm-davinci-linux-gnueabi/crosstool.config	Thu Oct 07 23:53:16 2010 +0200
     4.3 @@ -22,7 +22,7 @@
     4.4  #
     4.5  CT_LOCAL_TARBALLS_DIR="${HOME}/src"
     4.6  CT_SAVE_TARBALLS=y
     4.7 -CT_WORK_DIR="${CT_TOP_DIR}/targets"
     4.8 +CT_WORK_DIR="${CT_TOP_DIR}/.build"
     4.9  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
    4.10  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
    4.11  CT_REMOVE_DOCS=y
     5.1 --- a/samples/arm-iphone-linux-gnueabi/crosstool.config	Thu Oct 07 23:51:23 2010 +0200
     5.2 +++ b/samples/arm-iphone-linux-gnueabi/crosstool.config	Thu Oct 07 23:53:16 2010 +0200
     5.3 @@ -22,7 +22,7 @@
     5.4  #
     5.5  CT_LOCAL_TARBALLS_DIR="${HOME}/src"
     5.6  CT_SAVE_TARBALLS=y
     5.7 -CT_WORK_DIR="${CT_TOP_DIR}/targets"
     5.8 +CT_WORK_DIR="${CT_TOP_DIR}/.build"
     5.9  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
    5.10  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
    5.11  CT_REMOVE_DOCS=y
     6.1 --- a/samples/arm-unknown-eabi/crosstool.config	Thu Oct 07 23:51:23 2010 +0200
     6.2 +++ b/samples/arm-unknown-eabi/crosstool.config	Thu Oct 07 23:53:16 2010 +0200
     6.3 @@ -22,7 +22,7 @@
     6.4  #
     6.5  CT_LOCAL_TARBALLS_DIR="${HOME}/src"
     6.6  CT_SAVE_TARBALLS=y
     6.7 -CT_WORK_DIR="${CT_TOP_DIR}/targets"
     6.8 +CT_WORK_DIR="${CT_TOP_DIR}/.build"
     6.9  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
    6.10  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
    6.11  CT_REMOVE_DOCS=y
     7.1 --- a/samples/arm-unknown-linux-gnueabi/crosstool.config	Thu Oct 07 23:51:23 2010 +0200
     7.2 +++ b/samples/arm-unknown-linux-gnueabi/crosstool.config	Thu Oct 07 23:53:16 2010 +0200
     7.3 @@ -22,7 +22,7 @@
     7.4  #
     7.5  CT_LOCAL_TARBALLS_DIR="${HOME}/src"
     7.6  CT_SAVE_TARBALLS=y
     7.7 -CT_WORK_DIR="${CT_TOP_DIR}/targets"
     7.8 +CT_WORK_DIR="${CT_TOP_DIR}/.build"
     7.9  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
    7.10  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
    7.11  # CT_REMOVE_DOCS is not set
     8.1 --- a/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config	Thu Oct 07 23:51:23 2010 +0200
     8.2 +++ b/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config	Thu Oct 07 23:53:16 2010 +0200
     8.3 @@ -22,7 +22,7 @@
     8.4  #
     8.5  CT_LOCAL_TARBALLS_DIR="${HOME}/src"
     8.6  CT_SAVE_TARBALLS=y
     8.7 -CT_WORK_DIR="${CT_TOP_DIR}/targets"
     8.8 +CT_WORK_DIR="${CT_TOP_DIR}/.build"
     8.9  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
    8.10  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
    8.11  CT_REMOVE_DOCS=y
     9.1 --- a/samples/armeb-test_nptl-linux-uclibcgnueabi/crosstool.config	Thu Oct 07 23:51:23 2010 +0200
     9.2 +++ b/samples/armeb-test_nptl-linux-uclibcgnueabi/crosstool.config	Thu Oct 07 23:53:16 2010 +0200
     9.3 @@ -22,7 +22,7 @@
     9.4  #
     9.5  CT_LOCAL_TARBALLS_DIR="${HOME}/src"
     9.6  CT_SAVE_TARBALLS=y
     9.7 -CT_WORK_DIR="${CT_TOP_DIR}/targets"
     9.8 +CT_WORK_DIR="${CT_TOP_DIR}/.build"
     9.9  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
    9.10  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
    9.11  CT_REMOVE_DOCS=y
    10.1 --- a/samples/armeb-unknown-eabi/crosstool.config	Thu Oct 07 23:51:23 2010 +0200
    10.2 +++ b/samples/armeb-unknown-eabi/crosstool.config	Thu Oct 07 23:53:16 2010 +0200
    10.3 @@ -22,7 +22,7 @@
    10.4  #
    10.5  CT_LOCAL_TARBALLS_DIR="${HOME}/src"
    10.6  CT_SAVE_TARBALLS=y
    10.7 -CT_WORK_DIR="${CT_TOP_DIR}/targets"
    10.8 +CT_WORK_DIR="${CT_TOP_DIR}/.build"
    10.9  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   10.10  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   10.11  CT_REMOVE_DOCS=y
    11.1 --- a/samples/armeb-unknown-linux-gnueabi/crosstool.config	Thu Oct 07 23:51:23 2010 +0200
    11.2 +++ b/samples/armeb-unknown-linux-gnueabi/crosstool.config	Thu Oct 07 23:53:16 2010 +0200
    11.3 @@ -22,7 +22,7 @@
    11.4  #
    11.5  CT_LOCAL_TARBALLS_DIR="${HOME}/src"
    11.6  CT_SAVE_TARBALLS=y
    11.7 -CT_WORK_DIR="${CT_TOP_DIR}/targets"
    11.8 +CT_WORK_DIR="${CT_TOP_DIR}/.build"
    11.9  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   11.10  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   11.11  CT_REMOVE_DOCS=y
    12.1 --- a/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config	Thu Oct 07 23:51:23 2010 +0200
    12.2 +++ b/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config	Thu Oct 07 23:53:16 2010 +0200
    12.3 @@ -22,7 +22,7 @@
    12.4  #
    12.5  CT_LOCAL_TARBALLS_DIR="${HOME}/src"
    12.6  CT_SAVE_TARBALLS=y
    12.7 -CT_WORK_DIR="${CT_TOP_DIR}/targets"
    12.8 +CT_WORK_DIR="${CT_TOP_DIR}/.build"
    12.9  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   12.10  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   12.11  CT_REMOVE_DOCS=y
    13.1 --- a/samples/avr32-unknown-none/crosstool.config	Thu Oct 07 23:51:23 2010 +0200
    13.2 +++ b/samples/avr32-unknown-none/crosstool.config	Thu Oct 07 23:53:16 2010 +0200
    13.3 @@ -22,7 +22,7 @@
    13.4  #
    13.5  CT_LOCAL_TARBALLS_DIR="${HOME}/src"
    13.6  CT_SAVE_TARBALLS=y
    13.7 -CT_WORK_DIR="${CT_TOP_DIR}/targets"
    13.8 +CT_WORK_DIR="${CT_TOP_DIR}/.build"
    13.9  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   13.10  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   13.11  CT_REMOVE_DOCS=y
    14.1 --- a/samples/bfin-unknown-linux-uclibc/crosstool.config	Thu Oct 07 23:51:23 2010 +0200
    14.2 +++ b/samples/bfin-unknown-linux-uclibc/crosstool.config	Thu Oct 07 23:53:16 2010 +0200
    14.3 @@ -22,7 +22,7 @@
    14.4  #
    14.5  CT_LOCAL_TARBALLS_DIR="${HOME}/src"
    14.6  CT_SAVE_TARBALLS=y
    14.7 -CT_WORK_DIR="${CT_TOP_DIR}/targets"
    14.8 +CT_WORK_DIR="${CT_TOP_DIR}/.build"
    14.9  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   14.10  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   14.11  CT_REMOVE_DOCS=y
    15.1 --- a/samples/i586-geode-linux-uclibc/crosstool.config	Thu Oct 07 23:51:23 2010 +0200
    15.2 +++ b/samples/i586-geode-linux-uclibc/crosstool.config	Thu Oct 07 23:53:16 2010 +0200
    15.3 @@ -22,7 +22,7 @@
    15.4  #
    15.5  CT_LOCAL_TARBALLS_DIR="${HOME}/src"
    15.6  CT_SAVE_TARBALLS=y
    15.7 -CT_WORK_DIR="${CT_TOP_DIR}/targets"
    15.8 +CT_WORK_DIR="${CT_TOP_DIR}/.build"
    15.9  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   15.10  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   15.11  CT_REMOVE_DOCS=y
    16.1 --- a/samples/i686-nptl-linux-gnu/crosstool.config	Thu Oct 07 23:51:23 2010 +0200
    16.2 +++ b/samples/i686-nptl-linux-gnu/crosstool.config	Thu Oct 07 23:53:16 2010 +0200
    16.3 @@ -22,7 +22,7 @@
    16.4  #
    16.5  CT_LOCAL_TARBALLS_DIR="${HOME}/src"
    16.6  CT_SAVE_TARBALLS=y
    16.7 -CT_WORK_DIR="${CT_TOP_DIR}/targets"
    16.8 +CT_WORK_DIR="${CT_TOP_DIR}/.build"
    16.9  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   16.10  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   16.11  CT_REMOVE_DOCS=y
    17.1 --- a/samples/i686-pc-mingw32/crosstool.config	Thu Oct 07 23:51:23 2010 +0200
    17.2 +++ b/samples/i686-pc-mingw32/crosstool.config	Thu Oct 07 23:53:16 2010 +0200
    17.3 @@ -22,7 +22,7 @@
    17.4  #
    17.5  CT_LOCAL_TARBALLS_DIR="${HOME}/src"
    17.6  CT_SAVE_TARBALLS=y
    17.7 -CT_WORK_DIR="${CT_TOP_DIR}/targets"
    17.8 +CT_WORK_DIR="${CT_TOP_DIR}/.build"
    17.9  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   17.10  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   17.11  CT_REMOVE_DOCS=y
    18.1 --- a/samples/ia64-unknown-linux-gnu/crosstool.config	Thu Oct 07 23:51:23 2010 +0200
    18.2 +++ b/samples/ia64-unknown-linux-gnu/crosstool.config	Thu Oct 07 23:53:16 2010 +0200
    18.3 @@ -22,7 +22,7 @@
    18.4  #
    18.5  CT_LOCAL_TARBALLS_DIR="${HOME}/src"
    18.6  CT_SAVE_TARBALLS=y
    18.7 -CT_WORK_DIR="${CT_TOP_DIR}/targets"
    18.8 +CT_WORK_DIR="${CT_TOP_DIR}/.build"
    18.9  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   18.10  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   18.11  CT_REMOVE_DOCS=y
    19.1 --- a/samples/m68k-unknown-elf/crosstool.config	Thu Oct 07 23:51:23 2010 +0200
    19.2 +++ b/samples/m68k-unknown-elf/crosstool.config	Thu Oct 07 23:53:16 2010 +0200
    19.3 @@ -22,7 +22,7 @@
    19.4  #
    19.5  CT_LOCAL_TARBALLS_DIR="${HOME}/src"
    19.6  CT_SAVE_TARBALLS=y
    19.7 -CT_WORK_DIR="${CT_TOP_DIR}/targets"
    19.8 +CT_WORK_DIR="${CT_TOP_DIR}/.build"
    19.9  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   19.10  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   19.11  CT_REMOVE_DOCS=y
    20.1 --- a/samples/mingw32,i686-none-linux-gnu/crosstool.config	Thu Oct 07 23:51:23 2010 +0200
    20.2 +++ b/samples/mingw32,i686-none-linux-gnu/crosstool.config	Thu Oct 07 23:53:16 2010 +0200
    20.3 @@ -22,7 +22,7 @@
    20.4  #
    20.5  CT_LOCAL_TARBALLS_DIR="${HOME}/src"
    20.6  CT_SAVE_TARBALLS=y
    20.7 -CT_WORK_DIR="${CT_TOP_DIR}/targets"
    20.8 +CT_WORK_DIR="${CT_TOP_DIR}/.build"
    20.9  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   20.10  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   20.11  CT_REMOVE_DOCS=y
    21.1 --- a/samples/mips-ar2315-linux-gnu/crosstool.config	Thu Oct 07 23:51:23 2010 +0200
    21.2 +++ b/samples/mips-ar2315-linux-gnu/crosstool.config	Thu Oct 07 23:53:16 2010 +0200
    21.3 @@ -22,7 +22,7 @@
    21.4  #
    21.5  CT_LOCAL_TARBALLS_DIR="${HOME}/src"
    21.6  CT_SAVE_TARBALLS=y
    21.7 -CT_WORK_DIR="${CT_TOP_DIR}/targets"
    21.8 +CT_WORK_DIR="${CT_TOP_DIR}/.build"
    21.9  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   21.10  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   21.11  CT_REMOVE_DOCS=y
    22.1 --- a/samples/mips-unknown-elf/crosstool.config	Thu Oct 07 23:51:23 2010 +0200
    22.2 +++ b/samples/mips-unknown-elf/crosstool.config	Thu Oct 07 23:53:16 2010 +0200
    22.3 @@ -22,7 +22,7 @@
    22.4  #
    22.5  CT_LOCAL_TARBALLS_DIR="${HOME}/src"
    22.6  CT_SAVE_TARBALLS=y
    22.7 -CT_WORK_DIR="${CT_TOP_DIR}/targets"
    22.8 +CT_WORK_DIR="${CT_TOP_DIR}/.build"
    22.9  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   22.10  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   22.11  CT_REMOVE_DOCS=y
    23.1 --- a/samples/mips-unknown-linux-uclibc/crosstool.config	Thu Oct 07 23:51:23 2010 +0200
    23.2 +++ b/samples/mips-unknown-linux-uclibc/crosstool.config	Thu Oct 07 23:53:16 2010 +0200
    23.3 @@ -22,7 +22,7 @@
    23.4  #
    23.5  CT_LOCAL_TARBALLS_DIR="${HOME}/src"
    23.6  CT_SAVE_TARBALLS=y
    23.7 -CT_WORK_DIR="${CT_TOP_DIR}/targets"
    23.8 +CT_WORK_DIR="${CT_TOP_DIR}/.build"
    23.9  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   23.10  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   23.11  CT_REMOVE_DOCS=y
    24.1 --- a/samples/mips64el-n32-linux-uclibc/crosstool.config	Thu Oct 07 23:51:23 2010 +0200
    24.2 +++ b/samples/mips64el-n32-linux-uclibc/crosstool.config	Thu Oct 07 23:53:16 2010 +0200
    24.3 @@ -22,7 +22,7 @@
    24.4  #
    24.5  CT_LOCAL_TARBALLS_DIR="${HOME}/src"
    24.6  CT_SAVE_TARBALLS=y
    24.7 -CT_WORK_DIR="${CT_TOP_DIR}/targets"
    24.8 +CT_WORK_DIR="${CT_TOP_DIR}/.build"
    24.9  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   24.10  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   24.11  CT_REMOVE_DOCS=y
    25.1 --- a/samples/mips64el-n64-linux-uclibc/crosstool.config	Thu Oct 07 23:51:23 2010 +0200
    25.2 +++ b/samples/mips64el-n64-linux-uclibc/crosstool.config	Thu Oct 07 23:53:16 2010 +0200
    25.3 @@ -22,7 +22,7 @@
    25.4  #
    25.5  CT_LOCAL_TARBALLS_DIR="${HOME}/src"
    25.6  CT_SAVE_TARBALLS=y
    25.7 -CT_WORK_DIR="${CT_TOP_DIR}/targets"
    25.8 +CT_WORK_DIR="${CT_TOP_DIR}/.build"
    25.9  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   25.10  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   25.11  CT_REMOVE_DOCS=y
    26.1 --- a/samples/mipsel-unknown-linux-gnu/crosstool.config	Thu Oct 07 23:51:23 2010 +0200
    26.2 +++ b/samples/mipsel-unknown-linux-gnu/crosstool.config	Thu Oct 07 23:53:16 2010 +0200
    26.3 @@ -22,7 +22,7 @@
    26.4  #
    26.5  CT_LOCAL_TARBALLS_DIR="${HOME}/src"
    26.6  CT_SAVE_TARBALLS=y
    26.7 -CT_WORK_DIR="${CT_TOP_DIR}/targets"
    26.8 +CT_WORK_DIR="${CT_TOP_DIR}/.build"
    26.9  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   26.10  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   26.11  CT_REMOVE_DOCS=y
    27.1 --- a/samples/powerpc-405-linux-gnu/crosstool.config	Thu Oct 07 23:51:23 2010 +0200
    27.2 +++ b/samples/powerpc-405-linux-gnu/crosstool.config	Thu Oct 07 23:53:16 2010 +0200
    27.3 @@ -22,7 +22,7 @@
    27.4  #
    27.5  CT_LOCAL_TARBALLS_DIR="${HOME}/src"
    27.6  CT_SAVE_TARBALLS=y
    27.7 -CT_WORK_DIR="${CT_TOP_DIR}/targets"
    27.8 +CT_WORK_DIR="${CT_TOP_DIR}/.build"
    27.9  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   27.10  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   27.11  CT_REMOVE_DOCS=y
    28.1 --- a/samples/powerpc-860-linux-gnu/crosstool.config	Thu Oct 07 23:51:23 2010 +0200
    28.2 +++ b/samples/powerpc-860-linux-gnu/crosstool.config	Thu Oct 07 23:53:16 2010 +0200
    28.3 @@ -22,7 +22,7 @@
    28.4  #
    28.5  CT_LOCAL_TARBALLS_DIR="${HOME}/src"
    28.6  CT_SAVE_TARBALLS=y
    28.7 -CT_WORK_DIR="${CT_TOP_DIR}/targets"
    28.8 +CT_WORK_DIR="${CT_TOP_DIR}/.build"
    28.9  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   28.10  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   28.11  CT_REMOVE_DOCS=y
    29.1 --- a/samples/powerpc-unknown-linux-gnu/crosstool.config	Thu Oct 07 23:51:23 2010 +0200
    29.2 +++ b/samples/powerpc-unknown-linux-gnu/crosstool.config	Thu Oct 07 23:53:16 2010 +0200
    29.3 @@ -22,7 +22,7 @@
    29.4  #
    29.5  CT_LOCAL_TARBALLS_DIR="${HOME}/src"
    29.6  CT_SAVE_TARBALLS=y
    29.7 -CT_WORK_DIR="${CT_TOP_DIR}/targets"
    29.8 +CT_WORK_DIR="${CT_TOP_DIR}/.build"
    29.9  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   29.10  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   29.11  CT_REMOVE_DOCS=y
    30.1 --- a/samples/powerpc-unknown-linux-uclibc/crosstool.config	Thu Oct 07 23:51:23 2010 +0200
    30.2 +++ b/samples/powerpc-unknown-linux-uclibc/crosstool.config	Thu Oct 07 23:53:16 2010 +0200
    30.3 @@ -22,7 +22,7 @@
    30.4  #
    30.5  CT_LOCAL_TARBALLS_DIR="${HOME}/src"
    30.6  CT_SAVE_TARBALLS=y
    30.7 -CT_WORK_DIR="${CT_TOP_DIR}/targets"
    30.8 +CT_WORK_DIR="${CT_TOP_DIR}/.build"
    30.9  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   30.10  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   30.11  CT_REMOVE_DOCS=y
    31.1 --- a/samples/powerpc-unknown_nofpu-linux-gnu/crosstool.config	Thu Oct 07 23:51:23 2010 +0200
    31.2 +++ b/samples/powerpc-unknown_nofpu-linux-gnu/crosstool.config	Thu Oct 07 23:53:16 2010 +0200
    31.3 @@ -22,7 +22,7 @@
    31.4  #
    31.5  CT_LOCAL_TARBALLS_DIR="${HOME}/src"
    31.6  CT_SAVE_TARBALLS=y
    31.7 -CT_WORK_DIR="${CT_TOP_DIR}/targets"
    31.8 +CT_WORK_DIR="${CT_TOP_DIR}/.build"
    31.9  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   31.10  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   31.11  CT_REMOVE_DOCS=y
    32.1 --- a/samples/powerpc64-unknown-linux-gnu/crosstool.config	Thu Oct 07 23:51:23 2010 +0200
    32.2 +++ b/samples/powerpc64-unknown-linux-gnu/crosstool.config	Thu Oct 07 23:53:16 2010 +0200
    32.3 @@ -22,7 +22,7 @@
    32.4  #
    32.5  CT_LOCAL_TARBALLS_DIR="${HOME}/src"
    32.6  CT_SAVE_TARBALLS=y
    32.7 -CT_WORK_DIR="${CT_TOP_DIR}/targets"
    32.8 +CT_WORK_DIR="${CT_TOP_DIR}/.build"
    32.9  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   32.10  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   32.11  CT_REMOVE_DOCS=y
    33.1 --- a/samples/s390-ibm-linux-gnu/crosstool.config	Thu Oct 07 23:51:23 2010 +0200
    33.2 +++ b/samples/s390-ibm-linux-gnu/crosstool.config	Thu Oct 07 23:53:16 2010 +0200
    33.3 @@ -22,7 +22,7 @@
    33.4  #
    33.5  CT_LOCAL_TARBALLS_DIR="${HOME}/src"
    33.6  CT_SAVE_TARBALLS=y
    33.7 -CT_WORK_DIR="${CT_TOP_DIR}/targets"
    33.8 +CT_WORK_DIR="${CT_TOP_DIR}/.build"
    33.9  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   33.10  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   33.11  CT_REMOVE_DOCS=y
    34.1 --- a/samples/s390x-ibm-linux-gnu/crosstool.config	Thu Oct 07 23:51:23 2010 +0200
    34.2 +++ b/samples/s390x-ibm-linux-gnu/crosstool.config	Thu Oct 07 23:53:16 2010 +0200
    34.3 @@ -22,7 +22,7 @@
    34.4  #
    34.5  CT_LOCAL_TARBALLS_DIR="${HOME}/src"
    34.6  CT_SAVE_TARBALLS=y
    34.7 -CT_WORK_DIR="${CT_TOP_DIR}/targets"
    34.8 +CT_WORK_DIR="${CT_TOP_DIR}/.build"
    34.9  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   34.10  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   34.11  CT_REMOVE_DOCS=y
    35.1 --- a/samples/sh4-unknown-linux-gnu/crosstool.config	Thu Oct 07 23:51:23 2010 +0200
    35.2 +++ b/samples/sh4-unknown-linux-gnu/crosstool.config	Thu Oct 07 23:53:16 2010 +0200
    35.3 @@ -22,7 +22,7 @@
    35.4  #
    35.5  CT_LOCAL_TARBALLS_DIR="${HOME}/src"
    35.6  CT_SAVE_TARBALLS=y
    35.7 -CT_WORK_DIR="${CT_TOP_DIR}/targets"
    35.8 +CT_WORK_DIR="${CT_TOP_DIR}/.build"
    35.9  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   35.10  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   35.11  CT_REMOVE_DOCS=y
    36.1 --- a/samples/x86_64-unknown-linux-gnu/crosstool.config	Thu Oct 07 23:51:23 2010 +0200
    36.2 +++ b/samples/x86_64-unknown-linux-gnu/crosstool.config	Thu Oct 07 23:53:16 2010 +0200
    36.3 @@ -22,7 +22,7 @@
    36.4  #
    36.5  CT_LOCAL_TARBALLS_DIR="${HOME}/src"
    36.6  CT_SAVE_TARBALLS=y
    36.7 -CT_WORK_DIR="${CT_TOP_DIR}/targets"
    36.8 +CT_WORK_DIR="${CT_TOP_DIR}/.build"
    36.9  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   36.10  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   36.11  CT_REMOVE_DOCS=y
    37.1 --- a/samples/x86_64-unknown-linux-uclibc/crosstool.config	Thu Oct 07 23:51:23 2010 +0200
    37.2 +++ b/samples/x86_64-unknown-linux-uclibc/crosstool.config	Thu Oct 07 23:53:16 2010 +0200
    37.3 @@ -22,7 +22,7 @@
    37.4  #
    37.5  CT_LOCAL_TARBALLS_DIR="${HOME}/src"
    37.6  CT_SAVE_TARBALLS=y
    37.7 -CT_WORK_DIR="${CT_TOP_DIR}/targets"
    37.8 +CT_WORK_DIR="${CT_TOP_DIR}/.build"
    37.9  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
   37.10  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
   37.11  CT_REMOVE_DOCS=y