Don't clean *.igen.

This commit is contained in:
Andrew Cagney 2000-07-27 12:03:19 +00:00
parent 46a19b74dd
commit 071da00250
2 changed files with 6 additions and 1 deletions

View File

@ -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.

View File

@ -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