Commit e065341b by Gerald Pfeifer Committed by Gerald Pfeifer

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

From-SVN: r39589
parent 8c310e3f
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.
......
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment