From: Richard Stallman Date: Sat, 21 Mar 1992 20:49:31 +0000 (+0000) Subject: entered into RCS X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ee4e83bd9c60f66dca6520935419b6b24843d138;p=gcc.git entered into RCS From-SVN: r548 --- diff --git a/gcc/config/i386/386bsd.h b/gcc/config/i386/386bsd.h new file mode 100644 index 00000000000..cb363a34568 --- /dev/null +++ b/gcc/config/i386/386bsd.h @@ -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