(extraclean): Delete file djefoo.
authorRichard Stallman <rms@gnu.org>
Wed, 20 Oct 1993 06:02:01 +0000 (06:02 +0000)
committerRichard Stallman <rms@gnu.org>
Wed, 20 Oct 1993 06:02:01 +0000 (06:02 +0000)
From-SVN: r5824

gcc/Makefile.in

index 0a0b78313d2f39d1f988cf2d0dfbb2498852b38d..779c421539f010c2e49b8ecb4982685f79832ebd 100644 (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.