mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-04 23:50:11 +08:00
* Makefile.in (distclean): Remove safe-ctype.c as well.
From-SVN: r38213
This commit is contained in:
parent
1df97aa412
commit
ffc0eab4de
@ -1,3 +1,7 @@
|
||||
2000-12-12 Mike Stump <mrs@wrs.com>
|
||||
|
||||
* Makefile.in (distclean): Remove safe-ctype.c as well.
|
||||
|
||||
2000-12-12 Brad Lucier <lucier@math.purdue.edu>
|
||||
|
||||
* tradcpp.c (do_error): Cast difference of pointers to int
|
||||
|
@ -2287,7 +2287,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 alloca.c hashtab.c
|
||||
-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 gcov.pod
|
||||
-rm -f fixinc/Makefile
|
||||
|
Loading…
Reference in New Issue
Block a user