2002-02-01 18:16:02 +00:00
|
|
|
#undef CPP_PREDEFINES
|
|
|
|
#define CPP_PREDEFINES "-Dsparc -Dsun -Dunix -Asystem=unix -Asystem=bsd"
|
1999-08-26 09:30:50 +00:00
|
|
|
|
1999-10-16 06:09:09 +00:00
|
|
|
/* Override the name of the mcount profiling function. */
|
|
|
|
|
|
|
|
#undef MCOUNT_FUNCTION
|
|
|
|
#define MCOUNT_FUNCTION "*.mcount"
|
1999-08-26 09:30:50 +00:00
|
|
|
|
|
|
|
/* LINK_SPEC is needed only for SunOS 4. */
|
|
|
|
|
|
|
|
#undef LINK_SPEC
|