summaryrefslogtreecommitdiffstats
path: root/tk8.6/win/README
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2017-09-22 18:51:12 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2017-09-22 18:51:12 (GMT)
commit3fa8e6dc88e8041b6cb88d1b1e9c05676d3346b7 (patch)
tree69afbb41089c8358615879f7cd3c4cf7997f4c7e /tk8.6/win/README
parenta0e17db23c0fd7c771c0afce8cce350c98f90b02 (diff)
downloadblt-3fa8e6dc88e8041b6cb88d1b1e9c05676d3346b7.zip
blt-3fa8e6dc88e8041b6cb88d1b1e9c05676d3346b7.tar.gz
blt-3fa8e6dc88e8041b6cb88d1b1e9c05676d3346b7.tar.bz2
update to tcl/tk 8.6.7
Diffstat (limited to 'tk8.6/win/README')
-rw-r--r--tk8.6/win/README21
1 files changed, 0 insertions, 21 deletions
diff --git a/tk8.6/win/README b/tk8.6/win/README
deleted file mode 100644
index 8670446..0000000
--- a/tk8.6/win/README
+++ /dev/null
@@ -1,21 +0,0 @@
-Tk 8.6 for Windows
-
-Originally by Scott Stanton while at Sun Microsystems Labs
-
-This is the directory where you configure and compile the Windows
-version of Tk. This directory also contains source files for Tk
-that are specific to Microsoft Windows. The rest of this file
-contains information specific to the Windows version of Tk.
-
-Please see the README and win/README files that come with the
-associated Tcl release for an extensive set of pointers to
-documentation. You will need to obtain and compile the
-Tcl release before using the Tk source distrition.
-
-If you install the Tk sources next to the Tcl sources, then
-the Tk Makefiles (e.g., makefile.vc for VC++) will properly
-locate the necessary Tcl files. Otherwise you may need to
-edit makefile.vc and adjust the path to Tcl accordingly.
-
-Information about compiling for windows is maintained at:
- http://www.tcl.tk/doc/howto/compile.html