diff options
author | dgp@users.sourceforge.net <dgp> | 2005-12-02 21:13:39 (GMT) |
---|---|---|
committer | dgp@users.sourceforge.net <dgp> | 2005-12-02 21:13:39 (GMT) |
commit | 7cb6f6d6aab3435c8563b3057a081da3bdda2416 (patch) | |
tree | 9874b18a56f9de20b456d6452147703fe7f41a7d /unix | |
parent | 6af2877635fdae6c832180c9c307511fc879401e (diff) | |
download | tk-7cb6f6d6aab3435c8563b3057a081da3bdda2416.zip tk-7cb6f6d6aab3435c8563b3057a081da3bdda2416.tar.gz tk-7cb6f6d6aab3435c8563b3057a081da3bdda2416.tar.bz2 |
update README files
Diffstat (limited to 'unix')
-rw-r--r-- | unix/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/unix/README b/unix/README index 1b0c580..45b9e49 100644 --- a/unix/README +++ b/unix/README @@ -18,9 +18,10 @@ changes on any UNIX-like system that approximates POSIX, BSD, or System V. We know that it runs on workstations from Sun, H-P, DEC, IBM, and SGI, as well as PCs running Linux, BSDI, and SCO UNIX. To compile for a PC running Windows, see the README file in the directory ../win. To -compile for a Macintosh, see the README file in the directory ../mac. +compile for Mac OS X, see the README file in the directory ../macosx. To +compile for a classic Macintosh, see the README file in the directory ../mac. -RCS: @(#) $Id: README,v 1.19 2003/02/27 00:05:54 hobbs Exp $ +RCS: @(#) $Id: README,v 1.19.2.1 2005/12/02 21:13:39 dgp Exp $ How To Compile And Install Tk: ------------------------------ |