aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
Diffstat (limited to 'admin')
-rw-r--r--admin/CPP-DEFINES2
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
6MAC_OS Compiling for the `mac' window-system. 6MAC_OS Compiling for the `mac' window-system.
7MAC_OS8 Compiling for Mac OS Classic (v8 or v9). 7MAC_OS8 Compiling for Mac OS Classic (v8 or v9). No longer supported, all code using it can be removed.
8MAC_OSX Compiling for Mac OS X. Not bare Darwin. 8MAC_OSX Compiling for Mac OS X. Not bare Darwin.
9CYGWIN Compiling the Cygwin port. 9CYGWIN Compiling the Cygwin port.
10__CYGWIN__ Ditto 10__CYGWIN__ Ditto