aboutsummaryrefslogtreecommitdiff
path: root/gdb/config
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1993-06-11 18:29:50 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1993-06-11 18:29:50 +0000
commit91c87211d6ecd30611e8488ca812f32f404ea0d5 (patch)
tree0fed7f18b3713c944fbf79f8614d551d12268da1 /gdb/config
parentdd577ca5883c92755b34f23a3c41fc171c0f745e (diff)
downloadgdb-91c87211d6ecd30611e8488ca812f32f404ea0d5.zip
gdb-91c87211d6ecd30611e8488ca812f32f404ea0d5.tar.gz
gdb-91c87211d6ecd30611e8488ca812f32f404ea0d5.tar.bz2
* Rename remote-es1800.c to remote-es.c
and remote-st2000.c to remote-st.c for 14-char filenames. config/m68k/{es1800,st2000}: Use the new names.
Diffstat (limited to 'gdb/config')
-rw-r--r--gdb/config/m68k/es1800.mt2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/m68k/es1800.mt b/gdb/config/m68k/es1800.mt
index fd42163..5a713d4 100644
--- a/gdb/config/m68k/es1800.mt
+++ b/gdb/config/m68k/es1800.mt
@@ -1,3 +1,3 @@
# Target: Ericcson ES-1800 emulator (remote) for m68k.
-TDEPFILES= exec.o m68k-pinsn.o m68k-tdep.o remote-es1800.o
+TDEPFILES= exec.o m68k-pinsn.o m68k-tdep.o remote-es.o
TM_FILE= tm-es1800.h