entered into RCS
authorrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Jul 1992 05:29:00 +0000 (05:29 +0000)
committerrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Jul 1992 05:29:00 +0000 (05:29 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@1702 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/Makefile.in

index 6a5e906..596e6e9 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.