entered into RCS
authorRichard Stallman <rms@gnu.org>
Sat, 21 Mar 1992 20:49:31 +0000 (20:49 +0000)
committerRichard Stallman <rms@gnu.org>
Sat, 21 Mar 1992 20:49:31 +0000 (20:49 +0000)
From-SVN: r548

gcc/config/i386/386bsd.h [new file with mode: 0644]

diff --git a/gcc/config/i386/386bsd.h b/gcc/config/i386/386bsd.h
new file mode 100644 (file)
index 0000000..cb363a3
--- /dev/null
@@ -0,0 +1,8 @@
+/* Configuration for an i386 running 386BSD as the target machine.  */
+#include "i386mach.h"
+
+#undef CPP_PREDEFINES
+#define CPP_PREDEFINES "-Dunix -Di386"
+
+/* Specify extra dir to search for include files.  */
+#undef SYSTEM_INCLUDE_DIR