Home
last modified time | relevance | path

Searched refs:output_obj (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/
H A Dltmain.sh3501 output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
3502 lockfile=$output_obj.lock
3504 output_obj=
3532 func_append removelist " $output_obj"
3559 if test -z "$output_obj"; then
3588 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then
3637 if test -n "$output_obj" && test "X$output_obj" != "X$obj"; then
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0009-Use-libtool-2.4.patch17610 - removelist="$removelist $output_obj"
17611 + func_append removelist " $output_obj"
17630 if test -z "$output_obj"; then