diff options
author | das <das> | 2005-12-04 00:50:03 (GMT) |
---|---|---|
committer | das <das> | 2005-12-04 00:50:03 (GMT) |
commit | 6d30b8c11fa8b57fff54beea68c7c8394ee305d6 (patch) | |
tree | 685fa081001089325ce864a44d2070009730a5e0 /README | |
parent | 1d10832f45fede13b8c2a81314eba05f1c7475c2 (diff) | |
download | tcl-6d30b8c11fa8b57fff54beea68c7c8394ee305d6.zip tcl-6d30b8c11fa8b57fff54beea68c7c8394ee305d6.tar.gz tcl-6d30b8c11fa8b57fff54beea68c7c8394ee305d6.tar.bz2 |
* README: refer to macosx/README instead of mac/README.
* mac/README: add note that mac classic port is no longer supported.
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5,7 +5,7 @@ README: Tcl You can get any source release of Tcl from the file distributions link at the above URL. -RCS: @(#) $Id: README,v 1.49.2.14 2005/12/03 21:55:24 hobbs Exp $ +RCS: @(#) $Id: README,v 1.49.2.15 2005/12/04 00:50:03 das Exp $ Contents -------- @@ -92,7 +92,7 @@ Windows help Tcl documentation will appear in the "Start" menu: 3. Compiling and installing Tcl ------------------------------- -There are brief notes in the unix/README, win/README, and mac/README about +There are brief notes in the unix/README, win/README, and macosx/README about compiling on these different platforms. There is additional information about building Tcl from sources at |