Home | History | Annotate | Download | only in libexif

Lines Matching refs:output_obj

2140       output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
2141 lockfile="$output_obj.lock"
2143 output_obj=
2171 func_append removelist " $output_obj"
2198 if test -z "$output_obj"; then
2204 'test -n "$output_obj" && $RM $removelist; exit $EXIT_FAILURE'
2227 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then
2228 func_show_eval '$MV "$output_obj" "$lobj"' \
2276 if test -n "$output_obj" && test "X$output_obj" != "X$obj"; then
2277 func_show_eval '$MV "$output_obj" "$obj"' \