Searched refs:lobj (Results 1 - 8 of 8) sorted by relevance

/external/chromium/sdch/open-vcdiff/
H A Dltmain.sh846 lobj=${xdir}$objdir/$objname
856 removelist="$obj $lobj $libobj ${libobj}T"
858 removelist="$lobj $libobj ${libobj}T"
960 command="$command -o $lobj"
963 $run $rm "$lobj" "$output_obj"
993 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then
994 $show "$mv $output_obj $lobj"
995 if $run $mv $output_obj $lobj; then :
/external/chromium/third_party/libevent/
H A Dltmain.sh846 lobj=${xdir}$objdir/$objname
856 removelist="$obj $lobj $libobj ${libobj}T"
858 removelist="$lobj $libobj ${libobj}T"
960 command="$command -o $lobj"
963 $run $rm "$lobj" "$output_obj"
993 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then
994 $show "$mv $output_obj $lobj"
995 if $run $mv $output_obj $lobj; then :
/external/dbus/
H A Dltmain.sh830 lobj=${xdir}$objdir/$objname
840 removelist="$obj $lobj $libobj ${libobj}T"
842 removelist="$lobj $libobj ${libobj}T"
944 command="$command -o $lobj"
947 $run $rm "$lobj" "$output_obj"
977 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then
978 $show "$mv $output_obj $lobj"
979 if $run $mv $output_obj $lobj; then :
/external/expat/conftools/
H A Dltmain.sh809 lobj=${xdir}$objdir/$objname
819 removelist="$obj $lobj $libobj ${libobj}T"
821 removelist="$lobj $libobj ${libobj}T"
923 command="$command -o $lobj"
926 $run $rm "$lobj" "$output_obj"
956 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then
957 $show "$mv $output_obj $lobj"
958 if $run $mv $output_obj $lobj; then :
/external/libffi/
H A Dltmain.sh839 lobj=${xdir}$objdir/$objname
849 removelist="$obj $lobj $libobj ${libobj}T"
851 removelist="$lobj $libobj ${libobj}T"
953 command="$command -o $lobj"
956 $run $rm "$lobj" "$output_obj"
986 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then
987 $show "$mv $output_obj $lobj"
988 if $run $mv $output_obj $lobj; then :
/external/libpng/
H A Dltmain.sh1265 lobj=${xdir}$objdir/$objname
1272 removelist="$obj $lobj $libobj ${libobj}T"
1274 removelist="$lobj $libobj ${libobj}T"
1352 command="$command -o $lobj"
1379 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then
1380 func_show_eval '$MV "$output_obj" "$lobj"' \
/external/protobuf/gtest/build-aux/
H A Dltmain.sh1264 lobj=${xdir}$objdir/$objname
1271 removelist="$obj $lobj $libobj ${libobj}T"
1273 removelist="$lobj $libobj ${libobj}T"
1351 command="$command -o $lobj"
1378 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then
1379 func_show_eval '$MV "$output_obj" "$lobj"' \
/external/protobuf/
H A Dltmain.sh1264 lobj=${xdir}$objdir/$objname
1271 removelist="$obj $lobj $libobj ${libobj}T"
1273 removelist="$lobj $libobj ${libobj}T"
1351 command="$command -o $lobj"
1378 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then
1379 func_show_eval '$MV "$output_obj" "$lobj"' \

Completed in 101 milliseconds