mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-22 19:09:31 +08:00
* Makefile.in (DISTCLEAN_HERE): Add site.exp and site.bak.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
Fri Apr 4 13:26:10 1997 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
* Makefile.in (DISTCLEAN_HERE): Add site.exp and site.bak.
|
||||
|
||||
Thu Apr 3 13:16:18 1997 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
* Makefile.in (VERSION): Set to 2.8.1.
|
||||
|
@ -659,7 +659,7 @@ clean mostlyclean: clean-here
|
||||
# Like clean but also delete the links made to configure gas.
|
||||
|
||||
DISTCLEAN_HERE = config.status Makefile targ-env.h targ-cpu.h obj-format.h \
|
||||
TAGS itbl-cpu.h \
|
||||
TAGS itbl-cpu.h site.exp site.bak \
|
||||
config-stamp config.h conf config.log config.cache .gdbinit \
|
||||
testsuite/Makefile testsuite/config.status
|
||||
|
||||
|
Reference in New Issue
Block a user