Lines Matching refs:RM
589 : ${RM="rm -f"}
2605 $opt_dry_run || $RM $removelist
2612 $opt_dry_run || $RM $removelist
2659 $opt_dry_run || $RM $removelist
2708 $opt_dry_run || $RM $removelist
2725 $RM "$lockfile"
3133 ${RM}r "$tmpdir"
3454 …&& func_show_eval "(cd $destdir && { $LN_S -f $realname $linkname || { $RM $linkname && $LN_S $rea…
3598 $opt_dry_run || ${RM}r "$tmpdir"
3632 ${RM}r "$tmpdir"
3699 func_show_eval "$RM $nlist ${nlist}S ${nlist}T"
3762 $RM $export_symbols
4232 $RM "unfat-$$/${darwin_base_archive}-${darwin_arch}/${darwin_base_archive}"
4242 $RM -rf unfat-$$
4499 $RM \"\$progdir/\$file\"
4509 $RM \"\$progdir/\$file\"
4515 { $RM \"\$progdir/\$program\";
4517 $RM \"\$progdir/\$file\"
7998 func_show_eval "${RM}r \$removelist"
8111 $opt_dry_run || $RM conftest.c
8115 $opt_dry_run || $RM conftest
8163 $opt_dry_run || $RM conftest
8592 $opt_dry_run || $RM $export_symbols
8712 …$opt_dry_run || eval '(cd $output_objdir && $RM ${realname}U && $MV $realname ${realname}U)' || ex…
8978 $RM "${realname}T" && \
8989 …$opt_dry_run || eval '(cd $output_objdir && $RM ${realname}T && $MV $realname ${realname}T && $MV …
8993 func_show_eval '${RM}r "$gentop"'
9003 …func_show_eval '(cd "$output_objdir" && $RM "$linkname" && $LN_S "$realname" "$linkname")' 'exit $…
9053 $opt_dry_run || $RM $obj $libobj
9091 func_show_eval '${RM}r "$gentop"'
9099 func_show_eval '${RM}r "$gentop"'
9117 func_show_eval '${RM}r "$gentop"'
9344 func_show_eval '$RM "$output_objdir/${outputname}S.${objext}"'
9384 $opt_dry_run || $RM $output
9423 $opt_dry_run || $RM $output $output_objdir/$outputname $output_objdir/lt-$outputname
9476 $RM $cwrappersource $cwrapper
9477 trap "$RM $cwrappersource $cwrapper; exit $EXIT_FAILURE" 1 2 15
9492 $RM $func_ltwrapper_scriptname_result
9493 trap "$RM $func_ltwrapper_scriptname_result; exit $EXIT_FAILURE" 1 2 15
9504 $RM $output
9505 trap "$RM $output; exit $EXIT_FAILURE" 1 2 15
9672 func_show_eval "${RM}r$generated"
9788 $RM $output
9877 RM="$nonopt"
9889 -f) RM+=" $arg"; rmforce=yes ;;
9890 -*) RM+=" $arg" ;;
9895 test -z "$RM" && \
10030 func_show_eval "$RM $rmfiles" 'exit_status=1'