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\"
7559 func_show_eval "${RM}r \$removelist"
7672 $opt_dry_run || $RM conftest.c
7676 $opt_dry_run || $RM conftest
7724 $opt_dry_run || $RM conftest
8153 $opt_dry_run || $RM $export_symbols
8273 …$opt_dry_run || eval '(cd $output_objdir && $RM ${realname}U && $MV $realname ${realname}U)' || ex…
8539 $RM "${realname}T" && \
8550 …$opt_dry_run || eval '(cd $output_objdir && $RM ${realname}T && $MV $realname ${realname}T && $MV …
8554 func_show_eval '${RM}r "$gentop"'
8564 …func_show_eval '(cd "$output_objdir" && $RM "$linkname" && $LN_S "$realname" "$linkname")' 'exit $…
8614 $opt_dry_run || $RM $obj $libobj
8652 func_show_eval '${RM}r "$gentop"'
8660 func_show_eval '${RM}r "$gentop"'
8678 func_show_eval '${RM}r "$gentop"'
8905 func_show_eval '$RM "$output_objdir/${outputname}S.${objext}"'
8945 $opt_dry_run || $RM $output
8984 $opt_dry_run || $RM $output $output_objdir/$outputname $output_objdir/lt-$outputname
9037 $RM $cwrappersource $cwrapper
9038 trap "$RM $cwrappersource $cwrapper; exit $EXIT_FAILURE" 1 2 15
9053 $RM $func_ltwrapper_scriptname_result
9054 trap "$RM $func_ltwrapper_scriptname_result; exit $EXIT_FAILURE" 1 2 15
9065 $RM $output
9066 trap "$RM $output; exit $EXIT_FAILURE" 1 2 15
9233 func_show_eval "${RM}r$generated"
9349 $RM $output
9438 RM="$nonopt"
9450 -f) func_append RM " $arg"; rmforce=yes ;;
9451 -*) func_append RM " $arg" ;;
9456 test -z "$RM" && \
9591 func_show_eval "$RM $rmfiles" 'exit_status=1'