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

/freebsd-10.0-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-10.0-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-10.0-release/contrib/atf/admin/
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-10.0-release/contrib/ldns/
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
8063 # Just accumulate the unique libdirs.
8083 # Substitute the hardcoded libdirs into the rpath.
8792 # Just accumulate the unique libdirs.
8827 # Substitute the hardcoded libdirs int
[all...]
/freebsd-10.0-release/contrib/libyaml/config/
H A Dltmain.sh1771 libdirs="$nonopt"
1774 if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then
1777 libdirs="$libdirs $dir"
1780 for libdir in $libdirs; do
1800 for libdir in $libdirs; do
6901 # Just accumulate the unique libdirs.
6921 # Substitute the hardcoded libdirs into the rpath.
7590 # Just accumulate the unique libdirs.
7625 # Substitute the hardcoded libdirs int
[all...]
/freebsd-10.0-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-10.0-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-10.0-release/contrib/unbound/
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-10.0-release/crypto/heimdal/
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 220 milliseconds