Home
last modified time | relevance | path

Searched refs:target_configdirs (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/
Dconfigure.ac116 # configdirs, or target_configdirs; see the serialization section below.
122 # Double entries in build_configdirs, configdirs, or target_configdirs may
189 ## ${target_configdirs} is directories we build using the target tools.
191 target_configdirs=`echo ${target_libraries} ${target_tools}`
1180 target_configdirs="$target_configdirs target-winsup"
1183 target_configdirs="$target_configdirs target-libtermcap target-winsup"
1226 target_configdirs="$target_configdirs target-winsup"
2161 for dir in $configdirs $build_configdirs $target_configdirs ; do
2210 # $build_configdirs and $target_configdirs.
2236 if test $dir != . && echo " ${target_configdirs} " | grep " ${dir} " >/dev/null 2>&1; then
[all …]
Dconfigure2785 target_configdirs=`echo ${target_libraries} ${target_tools}`
3844 target_configdirs="$target_configdirs target-winsup"
3847 target_configdirs="$target_configdirs target-libtermcap target-winsup"
3890 target_configdirs="$target_configdirs target-winsup"
6506 for dir in $configdirs $build_configdirs $target_configdirs ; do
6581 if test $dir != . && echo " ${target_configdirs} " | grep " ${dir} " >/dev/null 2>&1; then
6582 target_configdirs=`echo " ${target_configdirs} " | sed -e "s/ ${dir} / /"`
6613 target_configdirs_all="$target_configdirs"
6614 target_configdirs=
6618 target_configdirs="${target_configdirs} $i"
[all …]
DMakefile.tpl180 TARGET_CONFIGDIRS = @target_configdirs@
DChangeLog336 * configure.ac (target_configdirs): Exclude target-zlib if
1249 multiple targets. Remove checking target_configdirs and
2245 target-libgomp conditional on libgomb being in target_configdirs.
2257 * configure.ac (target_configdirs): Substitute.
4325 * configure.in: Remove AC_SUBST(target_configdirs).
7990 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8114 * configure.in: Import StrongARM and XScale target_configdirs from
9229 * configure.in (noconfigdirs): Changed target_configdirs to
10144 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12022 * configure.in (target_configdirs): add target-winsup only
[all …]