Lines Matching refs:gentop
8255 func_append generated " $gentop"
8257 func_extract_archives $gentop $convenience
8515 func_append generated " $gentop"
8517 func_extract_archives $gentop $dlprefiles
8551 func_show_eval '${RM}r "$gentop"'
8630 func_append generated " $gentop"
8632 func_extract_archives $gentop $convenience
8648 if test -n "$gentop"; then
8649 func_show_eval '${RM}r "$gentop"'
8656 if test -n "$gentop"; then
8657 func_show_eval '${RM}r "$gentop"'
8674 if test -n "$gentop"; then
8675 func_show_eval '${RM}r "$gentop"'
9095 gentop="$output_objdir/${outputname}x"
9096 func_append generated " $gentop"
9098 func_extract_archives $gentop $addlibs
9109 gentop="$output_objdir/${outputname}x"
9110 func_append generated " $gentop"
9112 func_extract_archives $gentop $dlprefiles
9130 gentop="$output_objdir/${outputname}x"
9131 func_append generated " $gentop"
9132 func_mkdir_p "$gentop"
9151 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
9154 func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
9155 func_append oldobjs " $gentop/$newobj"