Lines Matching refs:gentop
9976 func_append generated " $gentop"
9978 func_extract_archives $gentop $convenience
10236 func_append generated " $gentop"
10238 func_extract_archives $gentop $dlprefiles
10273 func_show_eval '${RM}r "$gentop"'
10354 func_append generated " $gentop"
10356 func_extract_archives $gentop $convenience
10372 if test -n "$gentop"; then
10373 func_show_eval '${RM}r "$gentop"'
10380 if test -n "$gentop"; then
10381 func_show_eval '${RM}r "$gentop"'
10398 if test -n "$gentop"; then
10399 func_show_eval '${RM}r "$gentop"'
10819 gentop=$output_objdir/${outputname}x
10820 func_append generated " $gentop"
10822 func_extract_archives $gentop $addlibs
10833 gentop=$output_objdir/${outputname}x
10834 func_append generated " $gentop"
10836 func_extract_archives $gentop $dlprefiles
10854 gentop=$output_objdir/${outputname}x
10855 func_append generated " $gentop"
10856 func_mkdir_p "$gentop"
10875 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
10878 func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
10879 func_append oldobjs " $gentop/$newobj"