(extraclean): Delete file djefoo.

From-SVN: r5824
This commit is contained in:
Richard Stallman 1993-10-20 06:02:01 +00:00
parent db4f69a89f
commit 0ffe297f0b
1 changed files with 1 additions and 0 deletions

View File

@ -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.