Home | History | Annotate | Download | only in src

Lines Matching refs:lobj

1272     lobj=${xdir}$objdir/$objname
1279 removelist="$obj $lobj $libobj ${libobj}T"
1281 removelist="$lobj $libobj ${libobj}T"
1359 command="$command -o $lobj"
1386 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then
1387 func_show_eval '$MV "$output_obj" "$lobj"' \