* Makefile.in (distclean): Do not remove .gdbinit.

From-SVN: r39589
This commit is contained in:
Gerald Pfeifer 2001-02-11 22:52:28 +01:00 committed by Gerald Pfeifer
parent 8c310e3feb
commit e065341b56
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2001-02-11 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
* Makefile.in (distclean): Do not remove .gdbinit.
2001-02-11 Mark Mitchell <mark@codesourcery.com>
* Makefile.in (gcc.o): Fix typos.

View File

@ -2360,7 +2360,7 @@ distclean: clean $(INTL_DISTCLEAN) lang.distclean
-rm -f testsuite/{gcc,g++}.{log,sum}
-rm -f intl/libintl.h libintl.h
-rm -f cxxmain.c splay-tree.c obstack.c alloca.c hashtab.c safe-ctype.c
-rm -f mklibgcc libgcc.map gccbug .gdbinit configargs.h
-rm -f mklibgcc libgcc.map gccbug configargs.h
-rm -f gcov.pod
-rm -f fixinc/Makefile
-rmdir cp f java objc fixinc intl po 2>/dev/null