diff options
Diffstat (limited to 'gdb/config/i386/i386aout.mt')
-rw-r--r-- | gdb/config/i386/i386aout.mt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/i386/i386aout.mt b/gdb/config/i386/i386aout.mt index 4bfa353..cd8f7e0 100644 --- a/gdb/config/i386/i386aout.mt +++ b/gdb/config/i386/i386aout.mt @@ -1,4 +1,4 @@ # Target: Intel 386 with a.out -TDEPFILES= exec.o i386-tdep.o i386-pinsn.o +TDEPFILES= i386-tdep.o i386-pinsn.o TM_FILE= tm-i386v.h |