summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorstanton <stanton@noemail.net>1999-05-22 01:20:09 (GMT)
committerstanton <stanton@noemail.net>1999-05-22 01:20:09 (GMT)
commitb2b32ae547b69377ed50c0309b1f7f6fd5571a45 (patch)
tree4b7c61e6c670f227cf4d603907157fb6246d2d50 /tools
parent0499890222c417d23b4ffbb24b6f819f9f80c429 (diff)
downloadtcl-b2b32ae547b69377ed50c0309b1f7f6fd5571a45.zip
tcl-b2b32ae547b69377ed50c0309b1f7f6fd5571a45.tar.gz
tcl-b2b32ae547b69377ed50c0309b1f7f6fd5571a45.tar.bz2
Merged changes from scriptics-tclpro-1-3-b2 branch
FossilOrigin-Name: f692388d0781830f1c23ef04ebbfb509ecc8d671
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile.in10
-rw-r--r--tools/tcl.wse.in2
2 files changed, 8 insertions, 4 deletions
diff --git a/tools/Makefile.in b/tools/Makefile.in
index b44ace0..1393134 100644
--- a/tools/Makefile.in
+++ b/tools/Makefile.in
@@ -6,7 +6,7 @@
#
# HTML: 1. Build the html target on Unix
-# RCS: @(#) $Id: Makefile.in,v 1.7 1999/02/19 02:14:56 stanton Exp $
+# RCS: @(#) $Id: Makefile.in,v 1.8 1999/05/22 01:20:14 stanton Exp $
TCL = tcl@TCL_VERSION@
TK = tk@TCL_VERSION@
@@ -25,7 +25,10 @@ TK_DOCS = \
$(TK_SOURCE)/doc/*.[13n]
PRO_DOCS = \
- $(PRO_SOURCE)/doc/man/*.[13n]
+ $(PRO_SOURCE)/doc/man/procheck.1 \
+ $(PRO_SOURCE)/doc/man/prodebug.1 \
+ $(PRO_SOURCE)/doc/man/prodebug.n \
+ $(PRO_SOURCE)/doc/man/prolicense.1
ITCL_DOCS = \
$(ITCL_SOURCE)/itcl/doc/*.[13n] \
@@ -34,7 +37,8 @@ ITCL_DOCS = \
# $(ITCL_SOURCE)/iwidgets3.0.0/doc/*.[13n]
COREDOCS = $(TCL_DOCS) $(TK_DOCS)
-PRODOCS = $(COREDOCS) $(PRO_DOCS) $(ITCL_DOCS)
+#PRODOCS = $(COREDOCS) $(PRO_DOCS) $(ITCL_DOCS)
+PRODOCS = $(COREDOCS) $(PRO_DOCS)
TCLSH = $(TCL_BIN_DIR)/tclsh
CC=@CC@
diff --git a/tools/tcl.wse.in b/tools/tcl.wse.in
index 43a6581..1703b73 100644
--- a/tools/tcl.wse.in
+++ b/tools/tcl.wse.in
@@ -2159,7 +2159,7 @@ item: Self-Register OCXs/DLLs
end
item: Edit Registry
Total Keys=1
- Key=SOFTWARE\Sun\Tcl\%VER%
+ Key=SOFTWARE\Scriptics\Tcl\%VER%
New Value=%MAINDIR%
Value Name=Root
Root=2