Lines Matching refs:target_configdirs
116 # 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
2237 target_configdirs=`echo " ${target_configdirs} " | sed -e "s/ ${dir} / /"`
2268 target_configdirs_all="$target_configdirs"
2269 target_configdirs=
2273 target_configdirs="${target_configdirs} $i"
2278 case ${target_configdirs} in
2282 target_configdirs="`echo ${target_configdirs} | sed -e 's/target-zlib//'`"
2338 if echo " ${target_configdirs} " | grep " target-${dir} " >/dev/null 2>&1; then
2498 if test x${with_newlib} != xno && echo " ${target_configdirs} " | grep " target-newlib " > /dev/nul…
2728 # Record target_configdirs and the configure arguments for target and
2730 target_configdirs=`echo "${target_configdirs}" | sed -e 's/target-//g'`
2735 if echo " ${target_configdirs} " | grep " libgomp " > /dev/null 2>&1 ; then
2741 if echo " ${target_configdirs} " | grep " libsanitizer " > /dev/null 2>&1; then
2751 if echo " ${target_configdirs} " | grep " libvtv " > /dev/null 2>&1 &&
2757 if echo " ${target_configdirs} " | grep " libmpx " > /dev/null 2>&1; then
2844 for module in ${target_configdirs} ; do
2908 for item in ${target_configdirs} ; do
3135 # Pass --with-newlib if appropriate. Note that target_configdirs has
3137 if test x${with_newlib} != xno && echo " ${target_configdirs} " | grep " newlib " > /dev/null 2>&1 …
3156 case " $target_configdirs " in
3203 case " $target_configdirs " in
3291 AC_SUBST(target_configdirs) subst