Home | History | Annotate | Download | only in cmockery_0_1_2

Lines Matching refs:current_libdirs

5874     current_libdirs=
5902 # Add the libdir to current_libdirs if it is the destination.
5904 case "$current_libdirs " in
5906 *) current_libdirs="$current_libdirs $libdir" ;;
6221 if test -n "$current_libdirs"; then
6223 test -n "$run" && current_libdirs=" -n$current_libdirs"
6224 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'