diff options
author | Stan Shebs <shebs@codesourcery.com> | 1995-02-07 02:44:25 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1995-02-07 02:44:25 +0000 |
commit | ddc0c38d2f44f23236010bdd7ca08d6f22fd5383 (patch) | |
tree | b1902dfccffceb0ba06f3107f3e8e2b6ff58c0c2 /gdb/config | |
parent | 97d5a149495f725047a0e1ee7cbb1e419e30a13e (diff) | |
download | gdb-ddc0c38d2f44f23236010bdd7ca08d6f22fd5383.zip gdb-ddc0c38d2f44f23236010bdd7ca08d6f22fd5383.tar.gz gdb-ddc0c38d2f44f23236010bdd7ca08d6f22fd5383.tar.bz2 |
various ChangeLog housekeeping, and
Sat Feb 4 13:29:52 1995 Stan Shebs <shebs@andros.cygnus.com>
* config/m68k/est.mt (TDEPFILES): Remove m68k-pinsn.o.
Diffstat (limited to 'gdb/config')
-rw-r--r-- | gdb/config/m68k/est.mt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/config/m68k/est.mt b/gdb/config/m68k/est.mt index 121d750..4e0a332 100644 --- a/gdb/config/m68k/est.mt +++ b/gdb/config/m68k/est.mt @@ -1,3 +1,3 @@ -# Target: EST-300 -TDEPFILES= m68k-tdep.o remote-est.o m68k-pinsn.o +# Target: m68k emulator EST-300 +TDEPFILES= m68k-tdep.o remote-est.o TM_FILE= tm-est.h |