summaryrefslogtreecommitdiffstats
path: root/win/makefile.bc
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2005-08-05 18:15:17 (GMT)
committerKevin B Kenny <kennykb@acm.org>2005-08-05 18:15:17 (GMT)
commit852db00065c8640e3bada1db0306dbaee830207c (patch)
treefb480c3a556b4206b41904d47abd087f323bfd3d /win/makefile.bc
parent0022e1d909091275153927e4cc55053fa43c5efb (diff)
downloadtcl-852db00065c8640e3bada1db0306dbaee830207c.zip
tcl-852db00065c8640e3bada1db0306dbaee830207c.tar.gz
tcl-852db00065c8640e3bada1db0306dbaee830207c.tar.bz2
removed refs to ldAout.tcl [Bug 1244361]
Diffstat (limited to 'win/makefile.bc')
-rw-r--r--win/makefile.bc1
1 files changed, 0 insertions, 1 deletions
diff --git a/win/makefile.bc b/win/makefile.bc
index 2bc6f9e..819bca2 100644
--- a/win/makefile.bc
+++ b/win/makefile.bc
@@ -456,7 +456,6 @@ install-libraries:
-@copy "$(GENERICDIR)\tclPlatDecls.h" "$(INCLUDE_INSTALL_DIR)"
-@copy "$(ROOT)\library\history.tcl" "$(SCRIPT_INSTALL_DIR)"
-@copy "$(ROOT)\library\init.tcl" "$(SCRIPT_INSTALL_DIR)"
- -@copy "$(ROOT)\library\ldAout.tcl" "$(SCRIPT_INSTALL_DIR)"
-@copy "$(ROOT)\library\parray.tcl" "$(SCRIPT_INSTALL_DIR)"
-@copy "$(ROOT)\library\safe.tcl" "$(SCRIPT_INSTALL_DIR)"
-@copy "$(ROOT)\library\tclIndex" "$(SCRIPT_INSTALL_DIR)"