OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:depdepl
(Results
1 - 25
of
36
) sorted by relevancy
1
2
/src/crypto/external/bsd/netpgp/dist/buildaux/
ltmain.sh
3043
depdepl
=
3052
depdepl
=$tmp
3054
if test -f "$deplibdir/$
depdepl
" ; then
3055
depdepl
="$deplibdir/$
depdepl
"
3056
elif test -f "$path/$
depdepl
" ; then
3057
depdepl
="$path/$
depdepl
"
3060
depdepl
=
3082
eval
depdepl
="$tmp/lib$tmp_libs.dylib
[
all
...]
/src/external/bsd/iscsi/dist/buildaux/
ltmain.sh
3043
depdepl
=
3052
depdepl
=$tmp
3054
if test -f "$deplibdir/$
depdepl
" ; then
3055
depdepl
="$deplibdir/$
depdepl
"
3056
elif test -f "$path/$
depdepl
" ; then
3057
depdepl
="$path/$
depdepl
"
3060
depdepl
=
3082
eval
depdepl
="$tmp/lib$tmp_libs.dylib
[
all
...]
/src/external/bsd/libbind/dist/
ltmain.sh
3013
depdepl
=
3022
depdepl
=$tmp
3024
if test -f "$deplibdir/$
depdepl
" ; then
3025
depdepl
="$deplibdir/$
depdepl
"
3026
elif test -f "$path/$
depdepl
" ; then
3027
depdepl
="$path/$
depdepl
"
3030
depdepl
=
3052
eval
depdepl
="$tmp/lib$tmp_libs.dylib
[
all
...]
/src/external/gpl2/gettext/dist/build-aux/
ltmain.sh
2904
depdepl
=
2912
depdepl
=$tmp
2914
if test -f "$path/$
depdepl
" ; then
2915
depdepl
="$path/$
depdepl
"
2937
eval
depdepl
="$tmp/lib$tmp_libs.dylib"
2953
*" $
depdepl
"*) ;;
2954
*) deplibs="$
depdepl
$deplibs" ;;
/src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh
8500
depdepl
=
8504
depdepl
=$tmp
8506
if test -f "$absdir/$objdir/$
depdepl
"; then
8507
depdepl
=$absdir/$objdir/$
depdepl
8508
darwin_install_name=`$OTOOL -L $
depdepl
| awk '{if (NR == 2) {print $1;exit}}'`
8510
darwin_install_name=`$OTOOL64 -L $
depdepl
| awk '{if (NR == 2) {print $1;exit}}'`
8512
func_append compiler_flags " $wl-dylib_file $wl$darwin_install_name:$
depdepl
"
8513
func_append linker_flags " -dylib_file $darwin_install_name:$
depdepl
"
/src/sys/external/isc/libsodium/dist/
ltmain.sh
7060
depdepl
=
7064
depdepl
=$tmp
7066
if test -f "$absdir/$objdir/$
depdepl
" ; then
7067
depdepl
="$absdir/$objdir/$
depdepl
"
7068
darwin_install_name=`${OTOOL} -L $
depdepl
| awk '{if (NR == 2) {print $1;exit}}'`
7070
darwin_install_name=`${OTOOL64} -L $
depdepl
| awk '{if (NR == 2) {print $1;exit}}'`
7072
func_append compiler_flags " ${wl}-dylib_file ${wl}${darwin_install_name}:${
depdepl
}"
7073
func_append linker_flags " -dylib_file ${darwin_install_name}:${
depdepl
}"
/src/crypto/external/cpl/tpm-tools/dist/
ltmain.sh
5915
depdepl
=
5919
depdepl
=$tmp
5921
if test -f "$absdir/$objdir/$
depdepl
" ; then
5922
depdepl
="$absdir/$objdir/$
depdepl
"
5923
darwin_install_name=`${OTOOL} -L $
depdepl
| awk '{if (NR == 2) {print $1;exit}}'`
5925
darwin_install_name=`${OTOOL64} -L $
depdepl
| awk '{if (NR == 2) {print $1;exit}}'`
5927
compiler_flags="$compiler_flags ${wl}-dylib_file ${wl}${darwin_install_name}:${
depdepl
}"
5928
linker_flags="$linker_flags -dylib_file ${darwin_install_name}:${
depdepl
}"
/src/crypto/external/cpl/trousers/dist/
ltmain.sh
5915
depdepl
=
5919
depdepl
=$tmp
5921
if test -f "$absdir/$objdir/$
depdepl
" ; then
5922
depdepl
="$absdir/$objdir/$
depdepl
"
5923
darwin_install_name=`${OTOOL} -L $
depdepl
| awk '{if (NR == 2) {print $1;exit}}'`
5925
darwin_install_name=`${OTOOL64} -L $
depdepl
| awk '{if (NR == 2) {print $1;exit}}'`
5927
compiler_flags="$compiler_flags ${wl}-dylib_file ${wl}${darwin_install_name}:${
depdepl
}"
5928
linker_flags="$linker_flags -dylib_file ${darwin_install_name}:${
depdepl
}"
/src/external/bsd/am-utils/dist/
ltmain.sh
7060
depdepl
=
7064
depdepl
=$tmp
7066
if test -f "$absdir/$objdir/$
depdepl
" ; then
7067
depdepl
="$absdir/$objdir/$
depdepl
"
7068
darwin_install_name=`${OTOOL} -L $
depdepl
| awk '{if (NR == 2) {print $1;exit}}'`
7070
darwin_install_name=`${OTOOL64} -L $
depdepl
| awk '{if (NR == 2) {print $1;exit}}'`
7072
func_append compiler_flags " ${wl}-dylib_file ${wl}${darwin_install_name}:${
depdepl
}"
7073
func_append linker_flags " -dylib_file ${darwin_install_name}:${
depdepl
}"
/src/external/bsd/file/dist/
ltmain.sh
8507
depdepl
=
8511
depdepl
=$tmp
8513
if test -f "$absdir/$objdir/$
depdepl
"; then
8514
depdepl
=$absdir/$objdir/$
depdepl
8515
darwin_install_name=`$OTOOL -L $
depdepl
| awk '{if (NR == 2) {print $1;exit}}'`
8517
darwin_install_name=`$OTOOL64 -L $
depdepl
| awk '{if (NR == 2) {print $1;exit}}'`
8519
func_append compiler_flags " $wl-dylib_file $wl$darwin_install_name:$
depdepl
"
8520
func_append linker_flags " -dylib_file $darwin_install_name:$
depdepl
"
/src/external/bsd/flex/dist/build-aux/
ltmain.sh
8506
depdepl
=
8510
depdepl
=$tmp
8512
if test -f "$absdir/$objdir/$
depdepl
"; then
8513
depdepl
=$absdir/$objdir/$
depdepl
8514
darwin_install_name=`$OTOOL -L $
depdepl
| awk '{if (NR == 2) {print $1;exit}}'`
8516
darwin_install_name=`$OTOOL64 -L $
depdepl
| awk '{if (NR == 2) {print $1;exit}}'`
8518
func_append compiler_flags " $wl-dylib_file $wl$darwin_install_name:$
depdepl
"
8519
func_append linker_flags " -dylib_file $darwin_install_name:$
depdepl
"
/src/external/bsd/ntp/dist/sntp/libevent/build-aux/
ltmain.sh
8500
depdepl
=
8504
depdepl
=$tmp
8506
if test -f "$absdir/$objdir/$
depdepl
"; then
8507
depdepl
=$absdir/$objdir/$
depdepl
8508
darwin_install_name=`$OTOOL -L $
depdepl
| awk '{if (NR == 2) {print $1;exit}}'`
8510
darwin_install_name=`$OTOOL64 -L $
depdepl
| awk '{if (NR == 2) {print $1;exit}}'`
8512
func_append compiler_flags " $wl-dylib_file $wl$darwin_install_name:$
depdepl
"
8513
func_append linker_flags " -dylib_file $darwin_install_name:$
depdepl
"
/src/external/bsd/ntp/dist/sntp/libevent/
ltmain.sh
8500
depdepl
=
8504
depdepl
=$tmp
8506
if test -f "$absdir/$objdir/$
depdepl
"; then
8507
depdepl
=$absdir/$objdir/$
depdepl
8508
darwin_install_name=`$OTOOL -L $
depdepl
| awk '{if (NR == 2) {print $1;exit}}'`
8510
darwin_install_name=`$OTOOL64 -L $
depdepl
| awk '{if (NR == 2) {print $1;exit}}'`
8512
func_append compiler_flags " $wl-dylib_file $wl$darwin_install_name:$
depdepl
"
8513
func_append linker_flags " -dylib_file $darwin_install_name:$
depdepl
"
/src/external/bsd/openldap/dist/build/
ltmain.sh
8500
depdepl
=
8504
depdepl
=$tmp
8506
if test -f "$absdir/$objdir/$
depdepl
"; then
8507
depdepl
=$absdir/$objdir/$
depdepl
8508
darwin_install_name=`$OTOOL -L $
depdepl
| awk '{if (NR == 2) {print $1;exit}}'`
8510
darwin_install_name=`$OTOOL64 -L $
depdepl
| awk '{if (NR == 2) {print $1;exit}}'`
8512
func_append compiler_flags " $wl-dylib_file $wl$darwin_install_name:$
depdepl
"
8513
func_append linker_flags " -dylib_file $darwin_install_name:$
depdepl
"
/src/external/bsd/openldap/dist/contrib/ldapc++/
ltmain.sh
8500
depdepl
=
8504
depdepl
=$tmp
8506
if test -f "$absdir/$objdir/$
depdepl
"; then
8507
depdepl
=$absdir/$objdir/$
depdepl
8508
darwin_install_name=`$OTOOL -L $
depdepl
| awk '{if (NR == 2) {print $1;exit}}'`
8510
darwin_install_name=`$OTOOL64 -L $
depdepl
| awk '{if (NR == 2) {print $1;exit}}'`
8512
func_append compiler_flags " $wl-dylib_file $wl$darwin_install_name:$
depdepl
"
8513
func_append linker_flags " -dylib_file $darwin_install_name:$
depdepl
"
/src/external/gpl3/binutils/dist/
ltmain.sh
6154
depdepl
=
6158
depdepl
=$tmp
6160
if test -f "$absdir/$objdir/$
depdepl
" ; then
6161
depdepl
="$absdir/$objdir/$
depdepl
"
6162
darwin_install_name=`${OTOOL} -L $
depdepl
| awk '{if (NR == 2) {print $1;exit}}'`
6164
darwin_install_name=`${OTOOL64} -L $
depdepl
| awk '{if (NR == 2) {print $1;exit}}'`
6166
compiler_flags="$compiler_flags ${wl}-dylib_file ${wl}${darwin_install_name}:${
depdepl
}"
6167
linker_flags="$linker_flags -dylib_file ${darwin_install_name}:${
depdepl
}"
/src/external/gpl3/binutils.old/dist/
ltmain.sh
6154
depdepl
=
6158
depdepl
=$tmp
6160
if test -f "$absdir/$objdir/$
depdepl
" ; then
6161
depdepl
="$absdir/$objdir/$
depdepl
"
6162
darwin_install_name=`${OTOOL} -L $
depdepl
| awk '{if (NR == 2) {print $1;exit}}'`
6164
darwin_install_name=`${OTOOL64} -L $
depdepl
| awk '{if (NR == 2) {print $1;exit}}'`
6166
compiler_flags="$compiler_flags ${wl}-dylib_file ${wl}${darwin_install_name}:${
depdepl
}"
6167
linker_flags="$linker_flags -dylib_file ${darwin_install_name}:${
depdepl
}"
/src/external/gpl3/gcc/dist/
ltmain.sh
6132
depdepl
=
6136
depdepl
=$tmp
6138
if test -f "$absdir/$objdir/$
depdepl
" ; then
6139
depdepl
="$absdir/$objdir/$
depdepl
"
6140
darwin_install_name=`${OTOOL} -L $
depdepl
| awk '{if (NR == 2) {print $1;exit}}'`
6142
darwin_install_name=`${OTOOL64} -L $
depdepl
| awk '{if (NR == 2) {print $1;exit}}'`
6144
compiler_flags="$compiler_flags ${wl}-dylib_file ${wl}${darwin_install_name}:${
depdepl
}"
6145
linker_flags="$linker_flags -dylib_file ${darwin_install_name}:${
depdepl
}"
/src/external/gpl3/gcc.old/dist/
ltmain.sh
6132
depdepl
=
6136
depdepl
=$tmp
6138
if test -f "$absdir/$objdir/$
depdepl
" ; then
6139
depdepl
="$absdir/$objdir/$
depdepl
"
6140
darwin_install_name=`${OTOOL} -L $
depdepl
| awk '{if (NR == 2) {print $1;exit}}'`
6142
darwin_install_name=`${OTOOL64} -L $
depdepl
| awk '{if (NR == 2) {print $1;exit}}'`
6144
compiler_flags="$compiler_flags ${wl}-dylib_file ${wl}${darwin_install_name}:${
depdepl
}"
6145
linker_flags="$linker_flags -dylib_file ${darwin_install_name}:${
depdepl
}"
/src/external/gpl3/gdb/dist/
ltmain.sh
6154
depdepl
=
6158
depdepl
=$tmp
6160
if test -f "$absdir/$objdir/$
depdepl
" ; then
6161
depdepl
="$absdir/$objdir/$
depdepl
"
6162
darwin_install_name=`${OTOOL} -L $
depdepl
| awk '{if (NR == 2) {print $1;exit}}'`
6164
darwin_install_name=`${OTOOL64} -L $
depdepl
| awk '{if (NR == 2) {print $1;exit}}'`
6166
compiler_flags="$compiler_flags ${wl}-dylib_file ${wl}${darwin_install_name}:${
depdepl
}"
6167
linker_flags="$linker_flags -dylib_file ${darwin_install_name}:${
depdepl
}"
/src/external/gpl3/gdb.old/dist/
ltmain.sh
6132
depdepl
=
6136
depdepl
=$tmp
6138
if test -f "$absdir/$objdir/$
depdepl
" ; then
6139
depdepl
="$absdir/$objdir/$
depdepl
"
6140
darwin_install_name=`${OTOOL} -L $
depdepl
| awk '{if (NR == 2) {print $1;exit}}'`
6142
darwin_install_name=`${OTOOL64} -L $
depdepl
| awk '{if (NR == 2) {print $1;exit}}'`
6144
compiler_flags="$compiler_flags ${wl}-dylib_file ${wl}${darwin_install_name}:${
depdepl
}"
6145
linker_flags="$linker_flags -dylib_file ${darwin_install_name}:${
depdepl
}"
/src/external/lgpl3/gmp/dist/
ltmain.sh
8500
depdepl
=
8504
depdepl
=$tmp
8506
if test -f "$absdir/$objdir/$
depdepl
"; then
8507
depdepl
=$absdir/$objdir/$
depdepl
8508
darwin_install_name=`$OTOOL -L $
depdepl
| awk '{if (NR == 2) {print $1;exit}}'`
8510
darwin_install_name=`$OTOOL64 -L $
depdepl
| awk '{if (NR == 2) {print $1;exit}}'`
8512
func_append compiler_flags " $wl-dylib_file $wl$darwin_install_name:$
depdepl
"
8513
func_append linker_flags " -dylib_file $darwin_install_name:$
depdepl
"
/src/external/lgpl3/mpc/dist/
ltmain.sh
8500
depdepl
=
8504
depdepl
=$tmp
8506
if test -f "$absdir/$objdir/$
depdepl
"; then
8507
depdepl
=$absdir/$objdir/$
depdepl
8508
darwin_install_name=`$OTOOL -L $
depdepl
| awk '{if (NR == 2) {print $1;exit}}'`
8510
darwin_install_name=`$OTOOL64 -L $
depdepl
| awk '{if (NR == 2) {print $1;exit}}'`
8512
func_append compiler_flags " $wl-dylib_file $wl$darwin_install_name:$
depdepl
"
8513
func_append linker_flags " -dylib_file $darwin_install_name:$
depdepl
"
/src/crypto/external/bsd/heimdal/dist/
ltmain.sh
8779
depdepl
=
8783
depdepl
=$tmp
8785
if test -f "$absdir/$objdir/$
depdepl
"; then
8786
depdepl
=$absdir/$objdir/$
depdepl
8787
darwin_install_name=`$OTOOL -L $
depdepl
| awk '{if (NR == 2) {print $1;exit}}'`
8789
darwin_install_name=`$OTOOL64 -L $
depdepl
| awk '{if (NR == 2) {print $1;exit}}'`
8791
func_append compiler_flags " $wl-dylib_file $wl$darwin_install_name:$
depdepl
"
8792
func_append linker_flags " -dylib_file $darwin_install_name:$
depdepl
"
/src/external/bsd/libevent/dist/build-aux/
ltmain.sh
8719
depdepl
=
8723
depdepl
=$tmp
8725
if test -f "$absdir/$objdir/$
depdepl
"; then
8726
depdepl
=$absdir/$objdir/$
depdepl
8727
darwin_install_name=`$OTOOL -L $
depdepl
| awk '{if (NR == 2) {print $1;exit}}'`
8729
darwin_install_name=`$OTOOL64 -L $
depdepl
| awk '{if (NR == 2) {print $1;exit}}'`
8731
func_append compiler_flags " $wl-dylib_file $wl$darwin_install_name:$
depdepl
"
8732
func_append linker_flags " -dylib_file $darwin_install_name:$
depdepl
"
Completed in 213 milliseconds
1
2
Indexes created Sun Mar 01 05:31:48 UTC 2026