Home | History | Annotate | Download | only in libcap-ng-0.7

Lines Matching refs:output_obj

2138       output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
2139 lockfile="$output_obj.lock"
2141 output_obj=
2169 func_append removelist " $output_obj"
2196 if test -z "$output_obj"; then
2202 'test -n "$output_obj" && $RM $removelist; exit $EXIT_FAILURE'
2225 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then
2226 func_show_eval '$MV "$output_obj" "$lobj"' \
2274 if test -n "$output_obj" && test "X$output_obj" != "X$obj"; then
2275 func_show_eval '$MV "$output_obj" "$obj"' \