Home | History | Annotate | Download | only in protobuf

Lines Matching refs:gentop

2609 # func_extract_archives gentop oldlib ...
6546 gentop="$output_objdir/${outputname}x"
6547 generated="$generated $gentop"
6549 func_extract_archives $gentop $convenience
6797 gentop="$output_objdir/${outputname}x"
6798 generated="$generated $gentop"
6800 func_extract_archives $gentop $dlprefiles
6834 func_show_eval '${RM}r "$gentop"'
6901 gentop=
6912 gentop="$output_objdir/${obj}x"
6913 generated="$generated $gentop"
6915 func_extract_archives $gentop $convenience
6928 if test -n "$gentop"; then
6929 func_show_eval '${RM}r "$gentop"'
6936 if test -n "$gentop"; then
6937 func_show_eval '${RM}r "$gentop"'
6954 if test -n "$gentop"; then
6955 func_show_eval '${RM}r "$gentop"'
7362 gentop="$output_objdir/${outputname}x"
7363 generated="$generated $gentop"
7365 func_extract_archives $gentop $addlibs
7376 gentop="$output_objdir/${outputname}x"
7377 generated="$generated $gentop"
7379 func_extract_archives $gentop $dlprefiles
7397 gentop="$output_objdir/${outputname}x"
7398 generated="$generated $gentop"
7399 func_mkdir_p "$gentop"
7418 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
7421 func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
7422 oldobjs="$oldobjs $gentop/$newobj"