Searched refs:found_dir (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/usr.bin/make/
H A Dmain.c378 char found_dir[MAXPATHLEN + 1]; /* for searching for sys.mk */
508 found_dir, sizeof(found_dir)))
510 Path_AddDir(&sysIncPath, found_dir);
888 char found_dir[MAXPATHLEN + 1]; /* for searching for sys.mk */
1164 found_dir, sizeof(found_dir))) {
1165 Path_AddDir(&sysIncPath, found_dir);
/freebsd-10-stable/contrib/tcsh/
H A Dconfigure4813 found_dir=
4827 found_dir="$dir"
4837 found_dir="$dir"
4844 found_dir="$dir"
4852 if test "X$found_dir" = "X"; then
4854 found_dir="$dir"
4858 if test "X$found_dir" != "X"; then
4864 if test "X$found_dir" = "X"; then
4880 found_dir="$dir"
4890 found_dir
[all...]
/freebsd-10-stable/contrib/gcclibs/libcpp/
H A Dconfigure7634 found_dir=
7640 found_dir="$additional_libdir"
7647 found_dir="$additional_libdir"
7655 if test "X$found_dir" = "X"; then
7670 found_dir="$dir"
7677 found_dir="$dir"
7686 if test "X$found_dir" != "X"; then
7691 if test "X$found_dir" != "X"; then
7692 LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-L$found_dir -l$name"
7694 if test "$enable_rpath" = no || test "X$found_dir"
[all...]
/freebsd-10-stable/contrib/binutils/binutils/
H A Dconfigure13864 found_dir=
13870 found_dir="$additional_libdir"
13877 found_dir="$additional_libdir"
13885 if test "X$found_dir" = "X"; then
13900 found_dir="$dir"
13907 found_dir="$dir"
13916 if test "X$found_dir" != "X"; then
13921 if test "X$found_dir" != "X"; then
13922 LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-L$found_dir -l$name"
13924 if test "$enable_rpath" = no || test "X$found_dir"
[all...]
/freebsd-10-stable/contrib/gcc/
H A Dconfigure10670 found_dir=
10676 found_dir="$additional_libdir"
10683 found_dir="$additional_libdir"
10691 if test "X$found_dir" = "X"; then
10706 found_dir="$dir"
10713 found_dir="$dir"
10722 if test "X$found_dir" != "X"; then
10727 if test "X$found_dir" != "X"; then
10728 LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-L$found_dir -l$name"
10730 if test "$enable_rpath" = no || test "X$found_dir"
[all...]

Completed in 200 milliseconds