aboutsummaryrefslogtreecommitdiff
path: root/sim
diff options
context:
space:
mode:
authorJ.T. Conklin <jtc@acorntoolworks.com>1995-07-05 23:17:43 +0000
committerJ.T. Conklin <jtc@acorntoolworks.com>1995-07-05 23:17:43 +0000
commitee0eaaefde680431acce07a3bb27aec8c8ca68b0 (patch)
treea4e47a75be4b7db73eec66a2bdeea324fc632f92 /sim
parent8b40f60829a6afb3ddbb7824236ac3e8292d88a6 (diff)
downloadfsf-binutils-gdb-ee0eaaefde680431acce07a3bb27aec8c8ca68b0.zip
fsf-binutils-gdb-ee0eaaefde680431acce07a3bb27aec8c8ca68b0.tar.gz
fsf-binutils-gdb-ee0eaaefde680431acce07a3bb27aec8c8ca68b0.tar.bz2
* sh.mt: Removed.
Diffstat (limited to 'sim')
-rw-r--r--sim/sh/.Sanitize1
-rw-r--r--sim/sh/ChangeLog2
-rw-r--r--sim/sh/sh.mt4
3 files changed, 2 insertions, 5 deletions
diff --git a/sim/sh/.Sanitize b/sim/sh/.Sanitize
index 518da8b..6a52694 100644
--- a/sim/sh/.Sanitize
+++ b/sim/sh/.Sanitize
@@ -33,7 +33,6 @@ interp.c
gencode.c
run.1
run.c
-sh.mt
Things-to-lose:
diff --git a/sim/sh/ChangeLog b/sim/sh/ChangeLog
index c5742b4..1637755 100644
--- a/sim/sh/ChangeLog
+++ b/sim/sh/ChangeLog
@@ -1,5 +1,7 @@
Wed Jul 5 14:32:54 1995 J.T. Conklin <jtc@rtl.cygnus.com>
+ * sh.mt: Removed.
+
* Makefile.in, configure.in: converted to autoconf.
* configure: New file, generated with autconf 2.4.
diff --git a/sim/sh/sh.mt b/sim/sh/sh.mt
deleted file mode 100644
index 2c76cbf..0000000
--- a/sim/sh/sh.mt
+++ /dev/null
@@ -1,4 +0,0 @@
-ALL=all-sh
-CLEAN=clean-sh
-DO_INSTALL=install-sh
-