Home | History | Annotate | Download | only in config

Lines Matching refs:depdepl

2953 		depdepl=
2961 depdepl=$tmp
2963 if test -f "$path/$depdepl" ; then
2964 depdepl="$path/$depdepl"
2986 eval depdepl="$tmp/lib$tmp_libs.dylib"
3002 *" $depdepl "*) ;;
3003 *) deplibs="$depdepl $deplibs" ;;