2001-06-05 David O'Brien <obrien@FreeBSD.org>
* config.gcc, config/i386/bsd386.h: Do not directly include
i386/386bsd.h. Instead do it via tm_file.
Approved by: Richard Henderson <rth@redhat.com>
Message-ID: <
20010604154739.F25044@redhat.com>
From-SVN: r42925
+2001-06-05 David O'Brien <obrien@FreeBSD.org>
+
+ * config.gcc, config/i386/bsd386.h: Do not directly include
+ i386/386bsd.h. Instead do it via tm_file.
+
2001-06-05 David O'Brien <obrien@FreeBSD.org>
* elfos.h (USING_ELFOS_H): Identify the use of elfos.h in the same
extra_parts='crtbegin.o crtend.o'
;;
i[34567]86-*-bsdi* | i[34567]86-*-bsd386*)
- tm_file=i386/bsd386.h
+ tm_file="i386/386bsd.h i386/bsd386.h"
# tmake_file=t-libc-ok
;;
i[34567]86-*-bsd*)
/* Configuration for an i386 running BSDI's BSD/OS (formerly known as BSD/386)
as the target machine. */
-#include "i386/386bsd.h"
-
/* We exist mostly to add -Dbsdi and such to the predefines. */
#undef CPP_PREDEFINES