Lines Matching refs:gentop
9750 func_append generated " $gentop"
9752 func_extract_archives $gentop $convenience
10010 func_append generated " $gentop"
10012 func_extract_archives $gentop $dlprefiles
10047 func_show_eval '${RM}r "$gentop"'
10128 func_append generated " $gentop"
10130 func_extract_archives $gentop $convenience
10146 if test -n "$gentop"; then
10147 func_show_eval '${RM}r "$gentop"'
10154 if test -n "$gentop"; then
10155 func_show_eval '${RM}r "$gentop"'
10172 if test -n "$gentop"; then
10173 func_show_eval '${RM}r "$gentop"'
10592 gentop=$output_objdir/${outputname}x
10593 func_append generated " $gentop"
10595 func_extract_archives $gentop $addlibs
10606 gentop=$output_objdir/${outputname}x
10607 func_append generated " $gentop"
10609 func_extract_archives $gentop $dlprefiles
10627 gentop=$output_objdir/${outputname}x
10628 func_append generated " $gentop"
10629 func_mkdir_p "$gentop"
10648 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
10651 func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
10652 func_append oldobjs " $gentop/$newobj"