Home | History | Annotate | Download | only in libexif

Lines Matching refs:gentop

3738 # func_extract_archives gentop oldlib ...
8268 gentop="$output_objdir/${outputname}x"
8269 func_append generated " $gentop"
8271 func_extract_archives $gentop $convenience
8528 gentop="$output_objdir/${outputname}x"
8529 func_append generated " $gentop"
8531 func_extract_archives $gentop $dlprefiles
8565 func_show_eval '${RM}r "$gentop"'
8632 gentop=
8643 gentop="$output_objdir/${obj}x"
8644 func_append generated " $gentop"
8646 func_extract_archives $gentop $convenience
8662 if test -n "$gentop"; then
8663 func_show_eval '${RM}r "$gentop"'
8670 if test -n "$gentop"; then
8671 func_show_eval '${RM}r "$gentop"'
8688 if test -n "$gentop"; then
8689 func_show_eval '${RM}r "$gentop"'
9109 gentop="$output_objdir/${outputname}x"
9110 func_append generated " $gentop"
9112 func_extract_archives $gentop $addlibs
9123 gentop="$output_objdir/${outputname}x"
9124 func_append generated " $gentop"
9126 func_extract_archives $gentop $dlprefiles
9144 gentop="$output_objdir/${outputname}x"
9145 func_append generated " $gentop"
9146 func_mkdir_p "$gentop"
9165 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
9168 func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
9169 func_append oldobjs " $gentop/$newobj"