diff options
author | das <das> | 2005-12-04 00:50:03 (GMT) |
---|---|---|
committer | das <das> | 2005-12-04 00:50:03 (GMT) |
commit | fe05256664f518ced71546d2d59f240a42b9251b (patch) | |
tree | 685fa081001089325ce864a44d2070009730a5e0 /README | |
parent | bda8b91bc256e89d39b7f446687024565ff5688e (diff) | |
download | tcl-fe05256664f518ced71546d2d59f240a42b9251b.zip tcl-fe05256664f518ced71546d2d59f240a42b9251b.tar.gz tcl-fe05256664f518ced71546d2d59f240a42b9251b.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 |