Lines Matching refs:target_configdirs
627 target_configdirs
2710 # configdirs, or target_configdirs; see the serialization section below.
2716 # Double entries in build_configdirs, configdirs, or target_configdirs may
2783 ## ${target_configdirs} is directories we build using the target tools.
2785 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
6555 # $build_configdirs and $target_configdirs.
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"
6623 case ${target_configdirs} in
6627 target_configdirs="`echo ${target_configdirs} | sed -e 's/target-zlib//'`"
6683 if echo " ${target_configdirs} " | grep " target-${dir} " >/dev/null 2>&1; then
6894 if test x${with_newlib} != xno && echo " ${target_configdirs} " | grep " target-newlib " > /dev/null 2>&1 ; then
7132 # Record target_configdirs and the configure arguments for target and
7134 target_configdirs=`echo "${target_configdirs}" | sed -e 's/target-//g'`
7139 if echo " ${target_configdirs} " | grep " libgomp " > /dev/null 2>&1 ; then
7145 if echo " ${target_configdirs} " | grep " libsanitizer " > /dev/null 2>&1; then
7155 if echo " ${target_configdirs} " | grep " libvtv " > /dev/null 2>&1 &&
7161 if echo " ${target_configdirs} " | grep " libmpx " > /dev/null 2>&1; then
7248 for module in ${target_configdirs} ; do
7312 for item in ${target_configdirs} ; do
7536 # Pass --with-newlib if appropriate. Note that target_configdirs has
7538 if test x${with_newlib} != xno && echo " ${target_configdirs} " | grep " newlib " > /dev/null 2>&1 && test -d ${srcdir}/newlib ; then
7557 case " $target_configdirs " in
7604 case " $target_configdirs " in