diff options
Diffstat (limited to 'gdb/config/m88k/cxux.mt')
-rw-r--r-- | gdb/config/m88k/cxux.mt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/m88k/cxux.mt b/gdb/config/m88k/cxux.mt index dfd1892..829456d 100644 --- a/gdb/config/m88k/cxux.mt +++ b/gdb/config/m88k/cxux.mt @@ -1,4 +1,4 @@ # Target: Motorola 88k running Harris CX/UX TM_FILE= tm-cxux.h -TDEPFILES= exec.o m88k-tdep.o m88k-pinsn.o remote-bug.o +TDEPFILES= m88k-tdep.o m88k-pinsn.o remote-bug.o |