entered into RCS
authorRichard Stallman <rms@gnu.org>
Tue, 28 Jul 1992 05:29:00 +0000 (05:29 +0000)
committerRichard Stallman <rms@gnu.org>
Tue, 28 Jul 1992 05:29:00 +0000 (05:29 +0000)
From-SVN: r1702

gcc/Makefile.in

index 6a5e90634dbfc7ff55b50d4501ef8879a0c566d9..596e6e9f7abde07697ef26206e831673cb02c4ec 100644 (file)
@@ -1261,7 +1261,7 @@ extraclean: distclean
        -rm -rf =* #* *~* config/=* config/#* config/*~*
        -rm -f patch* *.orig *.rej config/patch* config/*.orig config/*.rej
        -rm -f *.dvi *.oaux *.d *.Z *.tar *.xtar
-       -rm -f *.s *.s[0-9] *.i install1.texi
+       -rm -f *.s *.s[0-9] *.i install1.texi config/ChangeLog
 
 # Get rid of every file that's generated from some other file.
 # Most of these files ARE PRESENT in the GCC distribution.