diff options
Diffstat (limited to 'gdb/config/i386/i386v.mt')
-rw-r--r-- | gdb/config/i386/i386v.mt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/config/i386/i386v.mt b/gdb/config/i386/i386v.mt new file mode 100644 index 0000000..08699de --- /dev/null +++ b/gdb/config/i386/i386v.mt @@ -0,0 +1,3 @@ +# Target: Intel 386 running System V +TDEPFILES= exec.o i386-tdep.o i386-pinsn.o i387-tdep.o +TM_FILE= tm-i386v.h |