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

/freebsd-9.3-release/usr.bin/make/
H A Dmain.c370 char found_dir[MAXPATHLEN + 1]; /* for searching for sys.mk */
500 found_dir, sizeof(found_dir)))
502 Path_AddDir(&sysIncPath, found_dir);
880 char found_dir[MAXPATHLEN + 1]; /* for searching for sys.mk */
1147 found_dir, sizeof(found_dir))) {
1148 Path_AddDir(&sysIncPath, found_dir);
/freebsd-9.3-release/contrib/tcsh/
H A Dconfigure4763 found_dir=
4777 found_dir="$dir"
4787 found_dir="$dir"
4794 found_dir="$dir"
4802 if test "X$found_dir" = "X"; then
4804 found_dir="$dir"
4808 if test "X$found_dir" != "X"; then
4814 if test "X$found_dir" = "X"; then
4830 found_dir="$dir"
4840 found_dir
[all...]
/freebsd-9.3-release/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-9.3-release/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-9.3-release/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 284 milliseconds