Searched refs:non_pic_object (Results 1 – 2 of 2) sorted by relevance
6770 non_pic_object=6776 test -z "$non_pic_object" ||6778 test none = "$non_pic_object"; then6814 if test none != "$non_pic_object"; then6816 non_pic_object=$xdir$non_pic_object6819 func_append non_pic_objects " $non_pic_object"6821 arg=$non_pic_object6826 non_pic_object=$pic_object6827 func_append non_pic_objects " $non_pic_object"6838 non_pic_object=$xdir$func_lo2o_result[all …]
21344 if test -n "$non_pic_object" &&21345 test "$non_pic_object" != none; then21346 - rmfiles="$rmfiles $dir/$non_pic_object"21347 + func_append rmfiles " $dir/$non_pic_object"