diff options
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/CPP-DEFINES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/CPP-DEFINES b/admin/CPP-DEFINES index b2c11459c85..7e47a7a1aa9 100644 --- a/admin/CPP-DEFINES +++ b/admin/CPP-DEFINES | |||
| @@ -4,7 +4,7 @@ of their use. Feel free to add more macros and more categories. | |||
| 4 | ** Distinguishing OSes ** | 4 | ** Distinguishing OSes ** |
| 5 | 5 | ||
| 6 | MAC_OS Compiling for the `mac' window-system. | 6 | MAC_OS Compiling for the `mac' window-system. |
| 7 | MAC_OS8 Compiling for Mac OS Classic (v8 or v9). | 7 | MAC_OS8 Compiling for Mac OS Classic (v8 or v9). No longer supported, all code using it can be removed. |
| 8 | MAC_OSX Compiling for Mac OS X. Not bare Darwin. | 8 | MAC_OSX Compiling for Mac OS X. Not bare Darwin. |
| 9 | CYGWIN Compiling the Cygwin port. | 9 | CYGWIN Compiling the Cygwin port. |
| 10 | __CYGWIN__ Ditto | 10 | __CYGWIN__ Ditto |