You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
361 B
Plaintext
14 lines
361 B
Plaintext
source "config/configure.in"
|
|
source "config/backend.in"
|
|
source "config/global.in"
|
|
source "config/target.in"
|
|
source "config/toolchain.in"
|
|
source "config/kernel.in"
|
|
source "config/binutils.in"
|
|
source "config/libc.in"
|
|
source "config/cc.in"
|
|
source "config/debug.in"
|
|
source "config/companion_libs.in"
|
|
source "config/companion_tools.in"
|
|
source "config/test_suite.in"
|