Home | History | Annotate | Download | only in libcap-ng-0.7

Lines Matching refs:gentop

3738 # func_extract_archives gentop oldlib ...
8264 gentop="$output_objdir/${outputname}x"
8265 func_append generated " $gentop"
8267 func_extract_archives $gentop $convenience
8524 gentop="$output_objdir/${outputname}x"
8525 func_append generated " $gentop"
8527 func_extract_archives $gentop $dlprefiles
8561 func_show_eval '${RM}r "$gentop"'
8628 gentop=
8639 gentop="$output_objdir/${obj}x"
8640 func_append generated " $gentop"
8642 func_extract_archives $gentop $convenience
8658 if test -n "$gentop"; then
8659 func_show_eval '${RM}r "$gentop"'
8666 if test -n "$gentop"; then
8667 func_show_eval '${RM}r "$gentop"'
8684 if test -n "$gentop"; then
8685 func_show_eval '${RM}r "$gentop"'
9105 gentop="$output_objdir/${outputname}x"
9106 func_append generated " $gentop"
9108 func_extract_archives $gentop $addlibs
9119 gentop="$output_objdir/${outputname}x"
9120 func_append generated " $gentop"
9122 func_extract_archives $gentop $dlprefiles
9140 gentop="$output_objdir/${outputname}x"
9141 func_append generated " $gentop"
9142 func_mkdir_p "$gentop"
9161 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
9164 func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
9165 func_append oldobjs " $gentop/$newobj"