From: Richard Stallman Date: Wed, 30 Dec 1992 06:48:57 +0000 (+0000) Subject: (extraclean): Quote the sharps. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fb92d909c6a96e09624d8032b81060c5be27e18c;p=gcc.git (extraclean): Quote the sharps. From-SVN: r2986 --- diff --git a/gcc/Makefile.in b/gcc/Makefile.in index 3598f4884f4..0df4096145e 100644 --- a/gcc/Makefile.in +++ b/gcc/Makefile.in @@ -1330,7 +1330,7 @@ distclean: clean # Delete anything likely to be found in the source directory # that shouldn't be in the distribution. extraclean: distclean - -rm -rf =* #* *~* config/=* config/#* config/*~* + -rm -rf =* ./"#"* *~* config/=* config/"#"* config/*~* -rm -f patch* *.orig *.rej config/patch* config/*.orig config/*.rej -rm -f *.dvi *.oaux *.d *.Z *.tar *.xtar *diff -rm -f *lose config/*lose