Home | History | Annotate | Download | only in dist

Lines Matching refs:target_configdirs

679 target_configdirs
2869 # configdirs, or target_configdirs; see the serialization section below.
2875 # Double entries in build_configdirs, configdirs, or target_configdirs may
2938 ## ${target_configdirs} is directories we build using the target tools.
2940 target_configdirs=`echo ${target_libraries} ${target_tools}`
4094 target_configdirs="$target_configdirs target-winsup"
4097 target_configdirs="$target_configdirs target-libtermcap target-winsup"
4150 target_configdirs="$target_configdirs target-winsup"
10372 for dir in $configdirs $build_configdirs $target_configdirs ; do
10467 skipdirs="${skipdirs} ${target_configdirs}"
10471 # $build_configdirs and $target_configdirs.
10497 if test $dir != . && echo " ${target_configdirs} " | grep " ${dir} " >/dev/null 2>&1; then
10498 target_configdirs=`echo " ${target_configdirs} " | sed -e "s/ ${dir} / /"`
10529 target_configdirs_all="$target_configdirs"
10530 target_configdirs=
10534 target_configdirs="${target_configdirs} $i"
10594 if echo " ${target_configdirs} " | grep " target-${dir} " >/dev/null 2>&1; then
10823 if test x${with_newlib} != xno && echo " ${target_configdirs} " | grep " target-newlib " > /dev/null 2>&1 ; then
11067 # Record target_configdirs and the configure arguments for target and
11069 target_configdirs=`echo "${target_configdirs}" | sed -e 's/target-//g'`
11074 if echo " ${target_configdirs} " | grep " libgomp " > /dev/null 2>&1 ; then
11079 if echo " ${target_configdirs} " | grep " libatomic " > /dev/null 2>&1 ; then
11085 if echo " ${target_configdirs} " | grep " libsanitizer " > /dev/null 2>&1; then
11095 if echo " ${target_configdirs} " | grep " libvtv " > /dev/null 2>&1 &&
11102 if echo " ${target_configdirs} " | grep " libatomic " > /dev/null 2>&1; then
11223 for module in ${target_configdirs} ; do
11299 for item in ${target_configdirs} ; do
11552 # Pass --with-newlib if appropriate. Note that target_configdirs has
11554 if test x${with_newlib} != xno && echo " ${target_configdirs} " | grep " newlib " > /dev/null 2>&1 && test -d ${srcdir}/newlib ; then
11573 case " $target_configdirs " in
11620 case " $target_configdirs " in