diff options
Diffstat (limited to 'backendC/CleanCompilerSources/MAIN_CLM.d')
-rw-r--r-- | backendC/CleanCompilerSources/MAIN_CLM.d | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/backendC/CleanCompilerSources/MAIN_CLM.d b/backendC/CleanCompilerSources/MAIN_CLM.d new file mode 100644 index 0000000..8a85421 --- /dev/null +++ b/backendC/CleanCompilerSources/MAIN_CLM.d @@ -0,0 +1,3 @@ +#if ((defined (__MWERKS__) && !defined (__INTEL__)) || defined (__MRC__)) /* && !defined (MAKE_MPW_TOOL) */ +# define MAIN_CLM +#endif |