Lines Matching refs:gentop
8245 func_append generated " $gentop"
8247 func_extract_archives $gentop $convenience
8505 func_append generated " $gentop"
8507 func_extract_archives $gentop $dlprefiles
8541 func_show_eval '${RM}r "$gentop"'
8620 func_append generated " $gentop"
8622 func_extract_archives $gentop $convenience
8638 if test -n "$gentop"; then
8639 func_show_eval '${RM}r "$gentop"'
8646 if test -n "$gentop"; then
8647 func_show_eval '${RM}r "$gentop"'
8664 if test -n "$gentop"; then
8665 func_show_eval '${RM}r "$gentop"'
9085 gentop="$output_objdir/${outputname}x"
9086 func_append generated " $gentop"
9088 func_extract_archives $gentop $addlibs
9099 gentop="$output_objdir/${outputname}x"
9100 func_append generated " $gentop"
9102 func_extract_archives $gentop $dlprefiles
9120 gentop="$output_objdir/${outputname}x"
9121 func_append generated " $gentop"
9122 func_mkdir_p "$gentop"
9141 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
9144 func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
9145 func_append oldobjs " $gentop/$newobj"