diff options
| author | dgp@users.sourceforge.net <dgp> | 2005-12-02 21:13:26 (GMT) |
|---|---|---|
| committer | dgp@users.sourceforge.net <dgp> | 2005-12-02 21:13:26 (GMT) |
| commit | d685e8b312758b7378d0007f09d1431a3b4b4d35 (patch) | |
| tree | 8c245ccb12e22d25fc4a7c748e937f34f4a34624 /unix | |
| parent | 931e86cc225131c07fb409cdf4706dc73109e329 (diff) | |
| download | tcl-d685e8b312758b7378d0007f09d1431a3b4b4d35.zip tcl-d685e8b312758b7378d0007f09d1431a3b4b4d35.tar.gz tcl-d685e8b312758b7378d0007f09d1431a3b4b4d35.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 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: ------------------------------- |
