diff options
Diffstat (limited to 'gdb/config/i386/i386mach.mh')
-rw-r--r-- | gdb/config/i386/i386mach.mh | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/gdb/config/i386/i386mach.mh b/gdb/config/i386/i386mach.mh deleted file mode 100644 index 44766c5..0000000 --- a/gdb/config/i386/i386mach.mh +++ /dev/null @@ -1,10 +0,0 @@ -# Host: Intel 386 running Mach - -# This is for mach2, maybe, or is obsolete (and seems to have only -# host and native, not target). Once we get the mach3 stuff working, -# I think it can go away. - -XDEPFILES= -XM_FILE= xm-i386mach.h -NAT_FILE= nm-i386mach.h -NATDEPFILES= infptrace.o inftarg.o fork-child.o i386mach-nat.o |