Lines Matching refs:gentop
7075 generated="$generated $gentop"
7077 func_extract_archives $gentop $convenience
7326 generated="$generated $gentop"
7328 func_extract_archives $gentop $dlprefiles
7362 func_show_eval '${RM}r "$gentop"'
7441 generated="$generated $gentop"
7443 func_extract_archives $gentop $convenience
7456 if test -n "$gentop"; then
7457 func_show_eval '${RM}r "$gentop"'
7464 if test -n "$gentop"; then
7465 func_show_eval '${RM}r "$gentop"'
7482 if test -n "$gentop"; then
7483 func_show_eval '${RM}r "$gentop"'
7895 gentop="$output_objdir/${outputname}x"
7896 generated="$generated $gentop"
7898 func_extract_archives $gentop $addlibs
7909 gentop="$output_objdir/${outputname}x"
7910 generated="$generated $gentop"
7912 func_extract_archives $gentop $dlprefiles
7930 gentop="$output_objdir/${outputname}x"
7931 generated="$generated $gentop"
7932 func_mkdir_p "$gentop"
7951 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
7954 func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
7955 oldobjs="$oldobjs $gentop/$newobj"