diff options
author | dgp <dgp@users.sourceforge.net> | 2005-12-02 21:13:26 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2005-12-02 21:13:26 (GMT) |
commit | 22406a8452be45229f4fe19b8001ffb28c6536fe (patch) | |
tree | 8c245ccb12e22d25fc4a7c748e937f34f4a34624 /unix/README | |
parent | 3ef6ec6516aa426cda15defa3c8da002e8b14075 (diff) | |
download | tcl-22406a8452be45229f4fe19b8001ffb28c6536fe.zip tcl-22406a8452be45229f4fe19b8001ffb28c6536fe.tar.gz tcl-22406a8452be45229f4fe19b8001ffb28c6536fe.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 d5607f6..ae2c3a9 100644 --- a/unix/README +++ b/unix/README @@ -1,7 +1,7 @@ Tcl UNIX README --------------- -RCS: @(#) $Id: README,v 1.24 2002/10/10 04:56:21 hobbs Exp $ +RCS: @(#) $Id: README,v 1.24.2.1 2005/12/02 21:13:26 dgp Exp $ This is the directory where you configure, compile, test, and install UNIX versions of Tcl. This directory also contains source files for Tcl @@ -22,7 +22,8 @@ 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 Max OS X, see the README in the directory ../macosx. To +compile for a classic Macintosh, see the README file in the directory ../mac. How To Compile And Install Tcl: ------------------------------- |