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