From: Richard Stallman Date: Wed, 20 Oct 1993 06:02:01 +0000 (+0000) Subject: (extraclean): Delete file djefoo. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0ffe297f0b31b1163e4e3fbb84b9604408f56c1d;p=gcc.git (extraclean): Delete file djefoo. From-SVN: r5824 --- diff --git a/gcc/Makefile.in b/gcc/Makefile.in index 0a0b78313d2..779c421539f 100644 --- a/gcc/Makefile.in +++ b/gcc/Makefile.in @@ -1706,6 +1706,7 @@ extraclean: distclean -rm -f *.tar *.xtar *diff *.diff.* *.tar.* *.xtar.* *diffs -rm -f *lose config/*lose config/*/*lose -rm -f *.s *.s[0-9] *.i install1.texi config/ChangeLog + -rm -f djefoo # Get rid of every file that's generated from some other file. # Most of these files ARE PRESENT in the GCC distribution.