Lines Matching refs:gentop
5359 # func_extract_archives gentop oldlib ...
10042 gentop=$output_objdir/${outputname}x
10043 func_append generated " $gentop"
10045 func_extract_archives $gentop $convenience
10302 gentop=$output_objdir/${outputname}x
10303 func_append generated " $gentop"
10305 func_extract_archives $gentop $dlprefiles
10340 func_show_eval '${RM}r "$gentop"'
10407 gentop=
10420 gentop=$output_objdir/${obj}x
10421 func_append generated " $gentop"
10423 func_extract_archives $gentop $convenience
10439 if test -n "$gentop"; then
10440 func_show_eval '${RM}r "$gentop"'
10447 if test -n "$gentop"; then
10448 func_show_eval '${RM}r "$gentop"'
10465 if test -n "$gentop"; then
10466 func_show_eval '${RM}r "$gentop"'
10886 gentop=$output_objdir/${outputname}x
10887 func_append generated " $gentop"
10889 func_extract_archives $gentop $addlibs
10900 gentop=$output_objdir/${outputname}x
10901 func_append generated " $gentop"
10903 func_extract_archives $gentop $dlprefiles
10921 gentop=$output_objdir/${outputname}x
10922 func_append generated " $gentop"
10923 func_mkdir_p "$gentop"
10942 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
10945 func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
10946 func_append oldobjs " $gentop/$newobj"