config/config.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sat Jun 16 20:45:03 2007 +0000 (2007-06-16)
changeset 162 83d16d6ee0b3
parent 96 aa1a9fbd6eb8
child 182 223c84ec2d90
permissions -rw-r--r--
When doing a silent old config, don't check if stdin was redirected. ct-ng doesn't use this feature, and even better yet, it makes explicit use of redirecting both stdin and stdout at aome moments.
yann@1
     1
source config/global.in
yann@1
     2
source config/target.in
yann@41
     3
source config/toolchain.in
yann@1
     4
source config/kernel.in
yann@1
     5
source config/binutils.in
yann@1
     6
source config/cc.in
yann@1
     7
source config/libc.in
yann@148
     8
source config/tools.in
yann@96
     9
source config/debug.in