Add more info for MAC_OS8.

This commit is contained in:
Dan Nicolaescu 2008-02-04 08:32:21 +00:00
parent b72ef56499
commit 043386347c

View file

@ -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