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

/freebsd-9.3-release/tools/LibraryReport/
H A DLibraryReport.tcl75 set libdirs ""; # no directories yet
82 if {[lsearch -exact $libdirs $libdir] == -1} {
83 lappend libdirs $libdir;
91 # libdirs is now a list of directories that we might find libraries in
92 foreach dir $libdirs {
/freebsd-9.3-release/contrib/binutils/
H A Dltmain.sh2081 libdirs="$nonopt"
2084 if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then
2087 libdirs="$libdirs $dir"
2090 for libdir in $libdirs; do
2110 for libdir in $libdirs; do
5402 # Just accumulate the unique libdirs.
5422 # Substitute the hardcoded libdirs into the rpath.
6079 # Just accumulate the unique libdirs.
6112 # Substitute the hardcoded libdirs int
[all...]
/freebsd-9.3-release/contrib/bind9/
H A Dltmain.sh2684 libdirs=
2690 func_append libdirs " $opt"
2728 if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then
2729 for libdir in $libdirs; do
2747 if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then
2750 for libdir in $libdirs; do
8108 # Just accumulate the unique libdirs.
8128 # Substitute the hardcoded libdirs into the rpath.
8837 # Just accumulate the unique libdirs.
8872 # Substitute the hardcoded libdirs int
[all...]
/freebsd-9.3-release/contrib/openbsm/config/
H A Dltmain.sh2684 libdirs=
2690 func_append libdirs " $opt"
2728 if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then
2729 for libdir in $libdirs; do
2747 if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then
2750 for libdir in $libdirs; do
8108 # Just accumulate the unique libdirs.
8128 # Substitute the hardcoded libdirs into the rpath.
8837 # Just accumulate the unique libdirs.
8872 # Substitute the hardcoded libdirs int
[all...]
/freebsd-9.3-release/contrib/openpam/
H A Dltmain.sh2684 libdirs=
2690 func_append libdirs " $opt"
2728 if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then
2729 for libdir in $libdirs; do
2747 if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then
2750 for libdir in $libdirs; do
8108 # Just accumulate the unique libdirs.
8128 # Substitute the hardcoded libdirs into the rpath.
8837 # Just accumulate the unique libdirs.
8872 # Substitute the hardcoded libdirs int
[all...]
/freebsd-9.3-release/contrib/file/
H A Dltmain.sh2655 libdirs=
2661 func_append libdirs " $opt"
2699 if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then
2700 for libdir in $libdirs; do
2718 if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then
2721 for libdir in $libdirs; do
8066 # Just accumulate the unique libdirs.
8086 # Substitute the hardcoded libdirs into the rpath.
8795 # Just accumulate the unique libdirs.
8830 # Substitute the hardcoded libdirs int
[all...]
/freebsd-9.3-release/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh2654 libdirs=
2660 func_append libdirs " $opt"
2698 if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then
2699 for libdir in $libdirs; do
2717 if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then
2720 for libdir in $libdirs; do
8057 # Just accumulate the unique libdirs.
8077 # Substitute the hardcoded libdirs into the rpath.
8786 # Just accumulate the unique libdirs.
8821 # Substitute the hardcoded libdirs int
[all...]
/freebsd-9.3-release/contrib/ntp/sntp/
H A Dltmain.sh2653 libdirs=
2659 func_append libdirs " $opt"
2697 if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then
2698 for libdir in $libdirs; do
2716 if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then
2719 for libdir in $libdirs; do
8037 # Just accumulate the unique libdirs.
8057 # Substitute the hardcoded libdirs into the rpath.
8770 # Just accumulate the unique libdirs.
8805 # Substitute the hardcoded libdirs int
[all...]
/freebsd-9.3-release/contrib/ntp/
H A Dltmain.sh2653 libdirs=
2659 func_append libdirs " $opt"
2697 if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then
2698 for libdir in $libdirs; do
2716 if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then
2719 for libdir in $libdirs; do
8037 # Just accumulate the unique libdirs.
8057 # Substitute the hardcoded libdirs into the rpath.
8770 # Just accumulate the unique libdirs.
8805 # Substitute the hardcoded libdirs int
[all...]

Completed in 223 milliseconds