Searched refs:configdirs (Results 1 - 9 of 9) sorted by relevance

/haiku-buildtools/legacy/gcc/
H A Dconfigure.in86 ## ${configdirs} list for either cross-compilations or for native-
102 ## We assign ${configdirs} this way to remove all embedded newlines. This
104 ## ${configdirs} is directories we build using the host tools.
107 configdirs=`echo ${host_libs} ${host_tools}`
508 configdirs="$configdirs dosrel" ;;
510 configdirs="$configdirs dosrel" ;;
512 configdirs="$configdirs dosre
[all...]
H A Dconfigure53 configdirs=
1357 sed -e "s:^SUBDIRS[ ]*=.*$:SUBDIRS = ${configdirs}:" \
1501 if [ -z "${norecursion}" ] && [ -n "${configdirs}" ] ; then
1502 for configdir in ${configdirs} ${extraconfigdirs} ; do
/haiku-buildtools/legacy/binutils/
H A Dconfigure876 # configdirs, or target_configdirs; see the serialization section below.
882 # Double entries in build_configdirs, configdirs, or target_configdirs may
939 ## We assign ${configdirs} this way to remove all embedded newlines. This
941 ## ${configdirs} is directories we build using the host tools.
943 configdirs=`echo ${host_libs} ${host_tools}`
1055 configdirs="$configdirs libtermcap" ;;
2546 for dir in $configdirs $build_configdirs $target_configdirs ; do
2553 # Remove the entries in $skipdirs and $noconfigdirs from $configdirs,
2560 if test $dir != . && echo " ${configdirs} " | gre
[all...]
/haiku-buildtools/gcc/
H A Dconfigure628 configdirs
2705 # configdirs, or target_configdirs; see the serialization section below.
2711 # Double entries in build_configdirs, configdirs, or target_configdirs may
2775 ## We assign ${configdirs} this way to remove all embedded newlines. This
2777 ## ${configdirs} is directories we build using the host tools.
2779 configdirs=`echo ${host_libs} ${host_tools}`
2966 configdirs="$configdirs gold"
3003 configdirs=`echo " ${configdirs} " | se
[all...]
H A DMakefile.tpl178 SUBDIRS = @configdirs@
H A DMakefile.in175 SUBDIRS = @configdirs@
[all...]
/haiku-buildtools/binutils/
H A Dconfigure628 configdirs
2710 # configdirs, or target_configdirs; see the serialization section below.
2716 # Double entries in build_configdirs, configdirs, or target_configdirs may
2780 ## We assign ${configdirs} this way to remove all embedded newlines. This
2782 ## ${configdirs} is directories we build using the host tools.
2784 configdirs=`echo ${host_libs} ${host_tools}`
2977 configdirs="$configdirs gold"
3014 configdirs=`echo " ${configdirs} " | se
[all...]
H A DMakefile.tpl179 SUBDIRS = @configdirs@
H A DMakefile.in176 SUBDIRS = @configdirs@
[all...]

Completed in 339 milliseconds