diff options
author | Mark Kettenis <kettenis@gnu.org> | 2004-04-09 15:04:52 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@gnu.org> | 2004-04-09 15:04:52 +0000 |
commit | e083e6ec57ce717ef39cddd78bc3287606274f6f (patch) | |
tree | 73a0dfcc45b5c7592fcb5f7a75772e4c216fad15 /gdb/config/i386 | |
parent | bd153b943319cec2fa7ad264bb45c28c210dd1ad (diff) | |
download | gdb-e083e6ec57ce717ef39cddd78bc3287606274f6f.zip gdb-e083e6ec57ce717ef39cddd78bc3287606274f6f.tar.gz gdb-e083e6ec57ce717ef39cddd78bc3287606274f6f.tar.bz2 |
* config/i386/i386aout.mt: Remove file.
Diffstat (limited to 'gdb/config/i386')
-rw-r--r-- | gdb/config/i386/i386aout.mt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/config/i386/i386aout.mt b/gdb/config/i386/i386aout.mt deleted file mode 100644 index 67b4c2e..0000000 --- a/gdb/config/i386/i386aout.mt +++ /dev/null @@ -1,2 +0,0 @@ -# Target: Intel 386 with a.out -TDEPFILES= i386-tdep.o i387-tdep.o |