diff options
author | Ulrich Weigand <uweigand@de.ibm.com> | 2007-11-17 01:02:40 +0000 |
---|---|---|
committer | Ulrich Weigand <uweigand@de.ibm.com> | 2007-11-17 01:02:40 +0000 |
commit | 4b9491ef33c96105012d475c66166f99bef2a0cd (patch) | |
tree | 661c6c0850efe32bcb96e2a0d9ef1f00f50c2eeb /gdb | |
parent | d0c678e6de1230671406e8b9fde61d1d471769c7 (diff) | |
download | gdb-4b9491ef33c96105012d475c66166f99bef2a0cd.zip gdb-4b9491ef33c96105012d475c66166f99bef2a0cd.tar.gz gdb-4b9491ef33c96105012d475c66166f99bef2a0cd.tar.bz2 |
Fix broken check-in -- forgot to cvs remove file.
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/config/powerpc/ppc-sim.mt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gdb/config/powerpc/ppc-sim.mt b/gdb/config/powerpc/ppc-sim.mt deleted file mode 100644 index c331345..0000000 --- a/gdb/config/powerpc/ppc-sim.mt +++ /dev/null @@ -1,5 +0,0 @@ -# Target: PowerPC running eabi and including the simulator -TDEPFILES= rs6000-tdep.o monitor.o dsrec.o ppcbug-rom.o dink32-rom.o ppc-sysv-tdep.o solib.o solib-svr4.o - -SIM_OBS = remote-sim.o -SIM = ../sim/ppc/libsim.a |