diff options
Diffstat (limited to 'gdb/config/i386v4.mt')
-rw-r--r-- | gdb/config/i386v4.mt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/i386v4.mt b/gdb/config/i386v4.mt index 57e55c2..4902e43 100644 --- a/gdb/config/i386v4.mt +++ b/gdb/config/i386v4.mt @@ -1,3 +1,3 @@ # Target: Intel 386 running SVR4 -TDEPFILES= exec.o i386-pinsn.o i386-tdep.o i387-tdep.o +TDEPFILES= exec.o i386-pinsn.o i386-tdep.o i387-tdep.o solib.o TM_FILE= tm-i386v4.h |