diff options
author | Steve Chamberlain <sac@cygnus> | 1994-06-27 17:17:27 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1994-06-27 17:17:27 +0000 |
commit | bffce4c6b8bd07e7183378331c524d13dbfed28f (patch) | |
tree | c7a1969e6a181122f0b689e05232dba313e892c6 /gdb/config/sh/sh.mt | |
parent | 5567978794e02ed8ef4a7793f8950857b22e324d (diff) | |
download | gdb-bffce4c6b8bd07e7183378331c524d13dbfed28f.zip gdb-bffce4c6b8bd07e7183378331c524d13dbfed28f.tar.gz gdb-bffce4c6b8bd07e7183378331c524d13dbfed28f.tar.bz2 |
Use e7000-pc stuff.
Diffstat (limited to 'gdb/config/sh/sh.mt')
-rw-r--r-- | gdb/config/sh/sh.mt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/sh/sh.mt b/gdb/config/sh/sh.mt index eee9de3..a021c31 100644 --- a/gdb/config/sh/sh.mt +++ b/gdb/config/sh/sh.mt @@ -1,5 +1,5 @@ # Target: Hitachi Super-H ICE and simulator -TDEPFILES= exec.o sh-tdep.o remote-sim.o interp.o table.o remote-e7000.o +TDEPFILES= exec.o sh-tdep.o remote-sim.o interp.o table.o remote-e7000.o ser-e7kpc.o over: all interp.o: |