Home | History | Annotate | Download | only in cmockery_0_1_2

Lines Matching refs:current_libdirs

6226     current_libdirs=
6254 # Add the libdir to current_libdirs if it is the destination.
6256 case "$current_libdirs " in
6258 *) current_libdirs="$current_libdirs $libdir" ;;
6573 if test -n "$current_libdirs"; then
6575 test -n "$run" && current_libdirs=" -n$current_libdirs"
6576 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'