Lines Matching refs:gentop
9861 func_append generated " $gentop"
9863 func_extract_archives $gentop $convenience
10121 func_append generated " $gentop"
10123 func_extract_archives $gentop $dlprefiles
10158 func_show_eval '${RM}r "$gentop"'
10239 func_append generated " $gentop"
10241 func_extract_archives $gentop $convenience
10257 if test -n "$gentop"; then
10258 func_show_eval '${RM}r "$gentop"'
10265 if test -n "$gentop"; then
10266 func_show_eval '${RM}r "$gentop"'
10283 if test -n "$gentop"; then
10284 func_show_eval '${RM}r "$gentop"'
10703 gentop=$output_objdir/${outputname}x
10704 func_append generated " $gentop"
10706 func_extract_archives $gentop $addlibs
10717 gentop=$output_objdir/${outputname}x
10718 func_append generated " $gentop"
10720 func_extract_archives $gentop $dlprefiles
10738 gentop=$output_objdir/${outputname}x
10739 func_append generated " $gentop"
10740 func_mkdir_p "$gentop"
10759 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
10762 func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
10763 func_append oldobjs " $gentop/$newobj"