diff options
Diffstat (limited to 'gcc-1.40/config/tm-sun3mach.h')
| -rw-r--r-- | gcc-1.40/config/tm-sun3mach.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gcc-1.40/config/tm-sun3mach.h b/gcc-1.40/config/tm-sun3mach.h new file mode 100644 index 0000000..602da86 --- /dev/null +++ b/gcc-1.40/config/tm-sun3mach.h @@ -0,0 +1,8 @@ +#include "tm-sun3.h" + +#undef CPP_PREDEFINES +#define CPP_PREDEFINES "-Dmc68000 -Dsun -Dsun3 -Dunix -DMACH -DCMU -DMTXINU -DBIT_MSF -DBYTE_MSF" + +/* LINK_SPEC is needed only for Sunos 4. */ + +#undef LINK_SPEC |
