Lines Matching refs:gentop
8249 func_append generated " $gentop"
8251 func_extract_archives $gentop $convenience
8509 func_append generated " $gentop"
8511 func_extract_archives $gentop $dlprefiles
8545 func_show_eval '${RM}r "$gentop"'
8624 func_append generated " $gentop"
8626 func_extract_archives $gentop $convenience
8642 if test -n "$gentop"; then
8643 func_show_eval '${RM}r "$gentop"'
8650 if test -n "$gentop"; then
8651 func_show_eval '${RM}r "$gentop"'
8668 if test -n "$gentop"; then
8669 func_show_eval '${RM}r "$gentop"'
9089 gentop="$output_objdir/${outputname}x"
9090 func_append generated " $gentop"
9092 func_extract_archives $gentop $addlibs
9103 gentop="$output_objdir/${outputname}x"
9104 func_append generated " $gentop"
9106 func_extract_archives $gentop $dlprefiles
9124 gentop="$output_objdir/${outputname}x"
9125 func_append generated " $gentop"
9126 func_mkdir_p "$gentop"
9145 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
9148 func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
9149 func_append oldobjs " $gentop/$newobj"