Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/
H A Dltmain.sh9819 func_append generated " $gentop"
9821 func_extract_archives $gentop $convenience
10079 func_append generated " $gentop"
10081 func_extract_archives $gentop $dlprefiles
10116 func_show_eval '${RM}r "$gentop"'
10197 func_append generated " $gentop"
10199 func_extract_archives $gentop $convenience
10215 if test -n "$gentop"; then
10216 func_show_eval '${RM}r "$gentop"'
10223 if test -n "$gentop"; then
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0009-Use-libtool-2.4.patch20642 gentop="$output_objdir/${outputname}x"
20643 - generated="$generated $gentop"
20644 + func_append generated " $gentop"
20646 func_extract_archives $gentop $convenience
20815 gentop="$output_objdir/${outputname}x"
20816 - generated="$generated $gentop"
20817 + func_append generated " $gentop"
20819 func_extract_archives $gentop $dlprefiles
20861 gentop="$output_objdir/${obj}x"
20862 - generated="$generated $gentop"
[all …]