unique set of ideosyncracies:-(
#include "config.h"
#endif
-#ifdef __CFM68K__
+#ifdef SYMANTEC__CFM68K__
#define UsingSharedLibs
#endif
#include "myproto.h"
-#ifdef __CFM68K__
+#ifdef SYMANTEC__CFM68K__
#pragma lib_export on
#endif
extern "C" {
#endif
-#ifdef __CFM68K__
+#ifdef SYMANTEC__CFM68K__
#pragma lib_export on
#endif
symbols doesn't quite work...
XXX Not sure now... Seems to be something else going on as well... */
-#ifdef __CFM68K__
+#ifdef SYMANTEC__CFM68K__
#pragma lib_export off
#endif
#include <math.h>
-#ifdef __CFM68K__
+#ifdef SYMANTEC__CFM68K__
#pragma lib_export on
#endif