Lines Matching refs:RM

151 : ${RM="rm -f"}
1496 $opt_dry_run || $RM $removelist
1503 $opt_dry_run || $RM $removelist
1551 $opt_dry_run || $RM $removelist
1600 $opt_dry_run || $RM $removelist
1617 $RM "$lockfile"
2302 …&& func_show_eval "(cd $destdir && { $LN_S -f $realname $linkname || { $RM $linkname && $LN_S $rea…
2446 $opt_dry_run || ${RM}r "$tmpdir"
2480 ${RM}r "$tmpdir"
2545 func_show_eval "$RM $nlist ${nlist}S ${nlist}T"
2595 $RM $export_symbols
2913 $RM "unfat-$$/${darwin_base_archive}-${darwin_arch}/${darwin_base_archive}"
2923 $RM -rf unfat-$$
3074 $RM \"\$progdir/\$file\"
3084 $RM \"\$progdir/\$file\"
3090 { $RM \"\$progdir/\$program\";
3092 $RM \"\$progdir/\$file\"
6640 func_show_eval "${RM}r \$removelist"
6752 $opt_dry_run || $RM conftest.c
6756 $opt_dry_run || $RM conftest
6804 $opt_dry_run || $RM conftest
7220 $opt_dry_run || $RM $export_symbols
7308 $opt_dry_run || (cd $output_objdir && $RM ${realname}U && $MV $realname ${realname}U) || exit $?
7449 $opt_dry_run || $RM $export_symbols
7476 $RM "${realname}T" && \
7569 $RM "${realname}T" && \
7580 …$opt_dry_run || (cd $output_objdir && $RM ${realname}T && $MV $realname ${realname}T && $MV ${real…
7644 $opt_dry_run || $RM $obj $libobj
7966 $opt_dry_run || $RM $output
7998 $opt_dry_run || $RM $output $output_objdir/$outputname $output_objdir/lt-$outputname
8045 $RM $cwrappersource $cwrapper
8046 trap "$RM $cwrappersource $cwrapper; exit $EXIT_FAILURE" 1 2 15
8061 $RM $func_ltwrapper_scriptname_result
8062 trap "$RM $func_ltwrapper_scriptname_result; exit $EXIT_FAILURE" 1 2 15
8073 $RM $output
8074 trap "$RM $output; exit $EXIT_FAILURE" 1 2 15
8229 func_show_eval "${RM}r$generated"
8334 $RM $output
8423 RM="$nonopt"
8435 -f) RM="$RM $arg"; rmforce=yes ;;
8436 -*) RM="$RM $arg" ;;
8441 test -z "$RM" && \
8578 func_show_eval "$RM $rmfiles" 'exit_status=1'