From: J.T. Conklin Date: Wed, 5 Jul 1995 23:18:25 +0000 (+0000) Subject: * arm.mt: Removed. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d1709457d9aeb8d06a9f52bdc7003d19514a7b8c;p=binutils-gdb.git * arm.mt: Removed. --- diff --git a/sim/arm/.Sanitize b/sim/arm/.Sanitize index 7848b7babe9..b2c287e6594 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 d3fc6e45b29..c23ec41dde6 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 e3e0c1947e7..00000000000 --- a/sim/arm/arm.mt +++ /dev/null @@ -1,3 +0,0 @@ -ALL=all-arm -CLEAN=clean-arm -DO_INSTALL=install-arm