Lines Matching refs:gentop
9819 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
10224 func_show_eval '${RM}r "$gentop"'
10241 if test -n "$gentop"; then
10242 func_show_eval '${RM}r "$gentop"'
10661 gentop=$output_objdir/${outputname}x
10662 func_append generated " $gentop"
10664 func_extract_archives $gentop $addlibs
10675 gentop=$output_objdir/${outputname}x
10676 func_append generated " $gentop"
10678 func_extract_archives $gentop $dlprefiles
10696 gentop=$output_objdir/${outputname}x
10697 func_append generated " $gentop"
10698 func_mkdir_p "$gentop"
10717 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
10720 func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
10721 func_append oldobjs " $gentop/$newobj"