diff options
Diffstat (limited to 'gdb/config/i386v.mt')
-rw-r--r-- | gdb/config/i386v.mt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/i386v.mt b/gdb/config/i386v.mt index d595f7e..75e5661 100644 --- a/gdb/config/i386v.mt +++ b/gdb/config/i386v.mt @@ -1,3 +1,3 @@ # Target: Intel 386 running System V -TDEPFILES= exec.o i386-tdep.o i386-pinsn.o +TDEPFILES= i386-tdep.o i386-pinsn.o i387-tdep.o TM_FILE= tm-i386v.h |