diff options
author | dgp <dgp@users.sourceforge.net> | 2005-12-02 21:13:39 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2005-12-02 21:13:39 (GMT) |
commit | 9ce1728b825508c0b0bb7b47516b5f090e018c00 (patch) | |
tree | 9874b18a56f9de20b456d6452147703fe7f41a7d /unix/README | |
parent | 8305b8ea8b51cfa199c78c6f468096d8ff852d16 (diff) | |
download | tk-9ce1728b825508c0b0bb7b47516b5f090e018c00.zip tk-9ce1728b825508c0b0bb7b47516b5f090e018c00.tar.gz tk-9ce1728b825508c0b0bb7b47516b5f090e018c00.tar.bz2 |
update README files
Diffstat (limited to 'unix/README')
-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: ------------------------------ |