Lines Matching refs:RM
523 : ${RM="rm -f"}
1812 $opt_dry_run || $RM $removelist
1819 $opt_dry_run || $RM $removelist
1849 'test -n "$output_obj" && $RM $removelist; exit $EXIT_FAILURE'
1867 $opt_dry_run || $RM $removelist
1874 'error=$?; $opt_dry_run || $RM $removelist; exit $error'
1898 '$opt_dry_run || $RM $removelist; exit $EXIT_FAILURE'
1916 $opt_dry_run || $RM $removelist
1923 'error=$?; $opt_dry_run || $RM $removelist; exit $error'
1933 $RM "$lockfile"
1956 "Usage: $progname [OPTION]... --mode=clean RM [RM-OPTION]... FILE...
1960 RM is the name of the program to use to delete files associated with each FILE
1962 to RM.
1965 with it are deleted. Otherwise, only FILE itself is deleted using RM."
2107 (typically \`/bin/rm'). RM-OPTIONS are options (such as \`-f') to be passed
2563 …&& func_show_eval "(cd $destdir && { $LN_S -f $realname $linkname || { $RM $linkname && $LN_S $rea…
2707 $opt_dry_run || ${RM}r "$tmpdir"
2741 ${RM}r "$tmpdir"
2806 func_show_eval "$RM $nlist ${nlist}S ${nlist}T"
2852 $RM $export_symbols
3158 $RM "unfat-$$/${darwin_base_archive}-${darwin_arch}/${darwin_base_archive}"
3168 $RM -rf unfat-$$
3334 $RM \"\$progdir/\$file\"
3344 $RM \"\$progdir/\$file\"
3350 { $RM \"\$progdir/\$program\";
3352 $RM \"\$progdir/\$file\"
6917 func_show_eval "${RM}r \$removelist"
7029 $opt_dry_run || $RM conftest.c
7033 $opt_dry_run || $RM conftest
7081 $opt_dry_run || $RM conftest
7495 $opt_dry_run || $RM $export_symbols
7583 …$opt_dry_run || eval '(cd $output_objdir && $RM ${realname}U && $MV $realname ${realname}U)' || ex…
7840 $RM "${realname}T" && \
7851 …$opt_dry_run || eval '(cd $output_objdir && $RM ${realname}T && $MV $realname ${realname}T && $MV …
7855 func_show_eval '${RM}r "$gentop"'
7865 …func_show_eval '(cd "$output_objdir" && $RM "$linkname" && $LN_S "$realname" "$linkname")' 'exit $…
7915 $opt_dry_run || $RM $obj $libobj
7950 func_show_eval '${RM}r "$gentop"'
7958 func_show_eval '${RM}r "$gentop"'
7976 func_show_eval '${RM}r "$gentop"'
8197 func_show_eval '$RM "$output_objdir/${outputname}S.${objext}"'
8237 $opt_dry_run || $RM $output
8269 $opt_dry_run || $RM $output $output_objdir/$outputname $output_objdir/lt-$outputname
8327 $RM $cwrappersource $cwrapper
8328 trap "$RM $cwrappersource $cwrapper; exit $EXIT_FAILURE" 1 2 15
8343 $RM $func_ltwrapper_scriptname_result
8344 trap "$RM $func_ltwrapper_scriptname_result; exit $EXIT_FAILURE" 1 2 15
8355 $RM $output
8356 trap "$RM $output; exit $EXIT_FAILURE" 1 2 15
8511 func_show_eval "${RM}r$generated"
8616 $RM $output
8687 RM="$nonopt"
8699 -f) RM="$RM $arg"; rmforce=yes ;;
8700 -*) RM="$RM $arg" ;;
8705 test -z "$RM" && \
8842 func_show_eval "$RM $rmfiles" 'exit_status=1'