summaryrefslogtreecommitdiff
path: root/admin/CPP-DEFINES
diff options
context:
space:
mode:
authorDan Nicolaescu <dann@ics.uci.edu>2008-02-04 08:32:21 +0000
committerDan Nicolaescu <dann@ics.uci.edu>2008-02-04 08:32:21 +0000
commit043386347cfadd209ea1f4ab8d44ec322143c08c (patch)
treeafa68ffe53f06657cafb51d8524e3c2d26cd4112 /admin/CPP-DEFINES
parentb72ef564997365335231336ce5d51632a5d8491b (diff)
downloademacs-043386347cfadd209ea1f4ab8d44ec322143c08c.tar.gz
emacs-043386347cfadd209ea1f4ab8d44ec322143c08c.tar.bz2
emacs-043386347cfadd209ea1f4ab8d44ec322143c08c.zip
Add more info for MAC_OS8.
Diffstat (limited to 'admin/CPP-DEFINES')
-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.
** Distinguishing OSes **
MAC_OS Compiling for the `mac' window-system.
-MAC_OS8 Compiling for Mac OS Classic (v8 or v9).
+MAC_OS8 Compiling for Mac OS Classic (v8 or v9). No longer supported, all code using it can be removed.
MAC_OSX Compiling for Mac OS X. Not bare Darwin.
CYGWIN Compiling the Cygwin port.
__CYGWIN__ Ditto