mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 14:49:38 +08:00
Don't clean *.igen.
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
Thu Jul 27 22:02:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
|
||||
|
||||
From Maciej W. Rozycki <macro@ds2.pg.gda.pl>:
|
||||
* Makefile.in: Don't delete *.igen when cleaning directory.
|
||||
|
||||
Wed Jul 19 18:50:51 2000 Andrew Cagney <cagney@b1.cygnus.com>
|
||||
|
||||
* m16.igen (break): Call SignalException not sim_engine_halt.
|
||||
|
@ -289,5 +289,5 @@ clean-extra:
|
||||
rm -f $(BUILT_SRC_FROM_IGEN)
|
||||
rm -f $(BUILT_SRC_FROM_M16)
|
||||
rm -f tmp-*
|
||||
rm -f m16* m32* itable*
|
||||
rm -f m16*.o m32*.o itable*.o
|
||||
|
||||
|
Reference in New Issue
Block a user