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