diff --git a/sim/m32r/ChangeLog b/sim/m32r/ChangeLog index 420cbaa28d..7e29c01321 100644 --- a/sim/m32r/ChangeLog +++ b/sim/m32r/ChangeLog @@ -1,5 +1,6 @@ 1999-01-11 Doug Evans + * Makefile.in (m32r-clean): rm eng.h. * sim-main.h: Delete inclusion of ansidecl.h. * cpu.h: Regenerate. start-sanitize-m32rx diff --git a/sim/m32r/Makefile.in b/sim/m32r/Makefile.in index b15695fe47..8e4c6d68b6 100644 --- a/sim/m32r/Makefile.in +++ b/sim/m32r/Makefile.in @@ -1,3 +1,4 @@ + # Makefile template for Configure for the m32r simulator # Copyright (C) 1996, 1997, 1998 Free Software Foundation, Inc. # Contributed by Cygnus Support. @@ -120,9 +121,9 @@ modelx.o: modelx.c $(M32RXF_INCLUDE_DEPS) # end-sanitize-m32rx m32r-clean: - rm -f mloop.c stamp-arch stamp-cpu stamp-mloop + rm -f mloop.c eng.h stamp-arch stamp-cpu stamp-mloop # start-sanitize-m32rx - rm -f mloopx.c stamp-xcpu stamp-xmloop + rm -f mloopx.c engx.h stamp-xcpu stamp-xmloop # end-sanitize-m32rx rm -f tmp-*