From 890eafc0e143f83ffcc569bdc1037f9afce40b6d Mon Sep 17 00:00:00 2001 From: Jim Kingdon Date: Wed, 18 Aug 1993 05:10:45 +0000 Subject: [PATCH] * hosts/i386{mach3,osf1mk}.h: New files, for Mach hosting. * hosts/i386mach.h: removed, replaced by i386osf1mk.h. * config/i386mach3.mt, i386mach3.c: New files, for Mach a.out format. * Makefile.in, configure.host, config.bfd: Corresponding changes. * hosts/decstation.h: Include not . --- bfd/.Sanitize | 1 + bfd/hosts/.Sanitize | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/bfd/.Sanitize b/bfd/.Sanitize index e237233dd32..757d1066564 100644 --- a/bfd/.Sanitize +++ b/bfd/.Sanitize @@ -123,6 +123,7 @@ i386aout.c i386bsd.c i386linux.c i386lynx.c +i386mach3.c ieee.c init.c libaout.h diff --git a/bfd/hosts/.Sanitize b/bfd/hosts/.Sanitize index eb72df4e48f..a9fc7ef4311 100644 --- a/bfd/hosts/.Sanitize +++ b/bfd/hosts/.Sanitize @@ -46,7 +46,8 @@ i386bsd.h i386isc.h i386linux.h i386lynx.h -i386mach.h +i386mach3.h +i386osf1mk.h i386sco.h i386v.h i386v4.h -- 2.30.2