Lines Matching refs:RM
143 : ${RM="rm -f"}
2166 $opt_dry_run || $RM $removelist
2173 $opt_dry_run || $RM $removelist
2220 $opt_dry_run || $RM $removelist
2269 $opt_dry_run || $RM $removelist
2286 $RM "$lockfile"
2694 ${RM}r "$tmpdir"
3015 …&& func_show_eval "(cd $destdir && { $LN_S -f $realname $linkname || { $RM $linkname && $LN_S $rea…
3159 $opt_dry_run || ${RM}r "$tmpdir"
3193 ${RM}r "$tmpdir"
3260 func_show_eval "$RM $nlist ${nlist}S ${nlist}T"
3323 $RM $export_symbols
3793 $RM "unfat-$$/${darwin_base_archive}-${darwin_arch}/${darwin_base_archive}"
3803 $RM -rf unfat-$$
4060 $RM \"\$progdir/\$file\"
4070 $RM \"\$progdir/\$file\"
4076 { $RM \"\$progdir/\$program\";
4078 $RM \"\$progdir/\$file\"
7572 func_show_eval "${RM}r \$removelist"
7685 $opt_dry_run || $RM conftest.c
7689 $opt_dry_run || $RM conftest
7737 $opt_dry_run || $RM conftest
8166 $opt_dry_run || $RM $export_symbols
8286 …$opt_dry_run || eval '(cd $output_objdir && $RM ${realname}U && $MV $realname ${realname}U)' || ex…
8552 $RM "${realname}T" && \
8563 …$opt_dry_run || eval '(cd $output_objdir && $RM ${realname}T && $MV $realname ${realname}T && $MV …
8567 func_show_eval '${RM}r "$gentop"'
8577 …func_show_eval '(cd "$output_objdir" && $RM "$linkname" && $LN_S "$realname" "$linkname")' 'exit $…
8627 $opt_dry_run || $RM $obj $libobj
8665 func_show_eval '${RM}r "$gentop"'
8673 func_show_eval '${RM}r "$gentop"'
8691 func_show_eval '${RM}r "$gentop"'
8918 func_show_eval '$RM "$output_objdir/${outputname}S.${objext}"'
8958 $opt_dry_run || $RM $output
8997 $opt_dry_run || $RM $output $output_objdir/$outputname $output_objdir/lt-$outputname
9050 $RM $cwrappersource $cwrapper
9051 trap "$RM $cwrappersource $cwrapper; exit $EXIT_FAILURE" 1 2 15
9066 $RM $func_ltwrapper_scriptname_result
9067 trap "$RM $func_ltwrapper_scriptname_result; exit $EXIT_FAILURE" 1 2 15
9078 $RM $output
9079 trap "$RM $output; exit $EXIT_FAILURE" 1 2 15
9246 func_show_eval "${RM}r$generated"
9362 $RM $output
9451 RM="$nonopt"
9463 -f) func_append RM " $arg"; rmforce=yes ;;
9464 -*) func_append RM " $arg" ;;
9469 test -z "$RM" && \
9604 func_show_eval "$RM $rmfiles" 'exit_status=1'