mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-11-27 22:03:57 +08:00
* Makefile.in (distclean): Remove alloca.c hashtab.c.
From-SVN: r38125
This commit is contained in:
parent
f6bbde28c4
commit
2e35898e23
@ -1,3 +1,7 @@
|
||||
2000-12-07 Mike Stump <mrs@wrs.com>
|
||||
|
||||
* Makefile.in (distclean): Remove alloca.c hashtab.c.
|
||||
|
||||
2000-12-07 Zack Weinberg <zack@wolery.stanford.edu>
|
||||
|
||||
* Makefile.in (HOST_RTL): Add safe-ctype.o.
|
||||
|
@ -2285,7 +2285,7 @@ distclean: clean $(INTL_DISTCLEAN) lang.distclean
|
||||
-rm -f site.exp site.bak testsuite/site.exp testsuite/site.bak
|
||||
-rm -f testsuite/{gcc,g++}.{log,sum}
|
||||
-rm -f intl/libintl.h libintl.h
|
||||
-rm -f cxxmain.c splay-tree.c obstack.c
|
||||
-rm -f cxxmain.c splay-tree.c obstack.c alloca.c hashtab.c
|
||||
-rm -f mklibgcc libgcc.map gccbug .gdbinit configargs.h
|
||||
-rm -f c-tree.info c-tree.info-1 c-tree.info-2 c-tree.info-3
|
||||
-rm -f gcov.pod
|
||||
|
Loading…
Reference in New Issue
Block a user