mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
* Makefile.in (distclean): Remove site.exp and site.bak.
This commit is contained in:
parent
e819d858c9
commit
fbe0d6c29f
@ -1,3 +1,7 @@
|
||||
Fri Apr 4 13:28:02 1997 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
* Makefile.in (distclean): Remove site.exp and site.bak.
|
||||
|
||||
Thu Apr 3 13:18:39 1997 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
* Makefile.in (VERSION): Set to 2.8.1.
|
||||
|
@ -529,7 +529,7 @@ distclean:
|
||||
-rm -f Makefile config.status *.o *~ \#* core y.*
|
||||
-rm -f binutils.?? binutils.??s binutils.aux binutils.log binutils.toc
|
||||
-rm -f $(PROGS) underscore.c config.h stamp-h config.cache config.log
|
||||
-rm -f dep.sed stamp-under $(DEMANGLER_PROG).1
|
||||
-rm -f dep.sed stamp-under $(DEMANGLER_PROG).1 site.bak site.exp
|
||||
maintainer-clean realclean: clean distclean
|
||||
@echo "This command is intended for maintainers to use;"
|
||||
@echo "it deletes files that may require special tools to rebuild."
|
||||
|
Loading…
Reference in New Issue
Block a user