Home
last modified time | relevance | path

Searched refs:configdirs (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/binutils/
Dconfigure.ac135 # configdirs, or target_configdirs; see the serialization section below.
141 # Double entries in build_configdirs, configdirs, or target_configdirs may
198 ## We assign ${configdirs} this way to remove all embedded newlines. This
200 ## ${configdirs} is directories we build using the host tools.
202 configdirs=`echo ${host_libs} ${host_tools}`
288 configdirs="$configdirs libtermcap" ;;
1420 for dir in $configdirs $build_configdirs $target_configdirs ; do
1450 # Remove the entries in $skipdirs and $noconfigdirs from $configdirs,
1457 if test $dir != . && echo " ${configdirs} " | grep " ${dir} " >/dev/null 2>&1; then
1458 configdirs=`echo " ${configdirs} " | sed -e "s/ ${dir} / /"`
[all …]
Dconfigure1874 ## We assign ${configdirs} this way to remove all embedded newlines. This
1876 ## ${configdirs} is directories we build using the host tools.
1993 configdirs="$configdirs libtermcap" ;;
4834 for dir in $configdirs $build_configdirs $target_configdirs ; do
4867 # Remove the entries in $skipdirs and $noconfigdirs from $configdirs,
4874 if test $dir != . && echo " ${configdirs} " | grep " ${dir} " >/dev/null 2>&1; then
4875 configdirs=`echo " ${configdirs} " | sed -e "s/ ${dir} / /"`
4939 configdirs_all="$configdirs"
4943 configdirs="${configdirs} $i"
4969 if echo " ${configdirs} " | grep " ${dir} " >/dev/null 2>&1; then
[all …]
DChangeLog8048 deleting `target-' from ${configdirs}.
8702 target_configdirs from configdirs. If CC is not set in
8704 changes of configdirs to use skipdirs instead. A few minor
8706 taken out of configdirs. Remove existing Makefile files from
9925 * configure.in: Remove embedded newlines from configdirs.
9927 of configdirs.
10054 of the configdirs list, since the grep checks for an explicit space
10232 if gas and ld are in the source tree and are in ${configdirs}.
10597 config, also added the release dir to configdirs
11191 * configure.in: split the configdirs list into 4 categories (native
[all …]
DMakefile.tpl142 SUBDIRS = @configdirs@
DMakefile.in139 SUBDIRS = @configdirs@
/freebsd-12-stable/contrib/binutils/binutils/
DChangeLog-91972927 * configure.in (configdirs): Remove definition--testsuite is no
4520 * configure.in: added testsuite to configdirs.