From c02e12c0ecd352e8afab06259358eb9bcfc4bb55 Mon Sep 17 00:00:00 2001 From: Steve Chamberlain Date: Mon, 4 Nov 1991 01:25:42 +0000 Subject: [PATCH] Initial revision --- gdb/config/i386aout.mt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 gdb/config/i386aout.mt diff --git a/gdb/config/i386aout.mt b/gdb/config/i386aout.mt new file mode 100644 index 00000000000..1025038f556 --- /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 -- 2.30.2