diff --git a/sim/arm/.Sanitize b/sim/arm/.Sanitize index 7848b7babe..b2c287e659 100644 --- a/sim/arm/.Sanitize +++ b/sim/arm/.Sanitize @@ -31,7 +31,6 @@ Makefile.in Makefile.orig README.Cygnus README.orig -arm.mt armcopro.c armdefs.h armemu.c diff --git a/sim/arm/ChangeLog b/sim/arm/ChangeLog index d3fc6e45b2..c23ec41dde 100644 --- a/sim/arm/ChangeLog +++ b/sim/arm/ChangeLog @@ -1,3 +1,7 @@ +Wed Jul 5 16:15:54 1995 J.T. Conklin + + * arm.mt: Removed. + Fri Jun 30 16:49:47 1995 Stan Shebs * wrapper.c (sim_do_command): New function. diff --git a/sim/arm/arm.mt b/sim/arm/arm.mt deleted file mode 100644 index e3e0c1947e..0000000000 --- a/sim/arm/arm.mt +++ /dev/null @@ -1,3 +0,0 @@ -ALL=all-arm -CLEAN=clean-arm -DO_INSTALL=install-arm