summaryrefslogtreecommitdiffstats
path: root/unix/Makefile.in
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2015-05-28 12:28:48 (GMT)
committerdgp <dgp@users.sourceforge.net>2015-05-28 12:28:48 (GMT)
commit256df5a086b18e57f87787a7e23389d8d8e308cd (patch)
treeac7ffa170dce515578565a129d658d5d6a613fbe /unix/Makefile.in
parent24fdf2893b2456dba53e49f20fc54769fa6cbc0c (diff)
parent32461a99d3dc5741caf2f1c282ca57fe06220b79 (diff)
downloadtcl-256df5a086b18e57f87787a7e23389d8d8e308cd.zip
tcl-256df5a086b18e57f87787a7e23389d8d8e308cd.tar.gz
tcl-256df5a086b18e57f87787a7e23389d8d8e308cd.tar.bz2
merge trunktested
Diffstat (limited to 'unix/Makefile.in')
-rw-r--r--unix/Makefile.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/unix/Makefile.in b/unix/Makefile.in
index 958e759..18c90fa 100644
--- a/unix/Makefile.in
+++ b/unix/Makefile.in
@@ -783,10 +783,6 @@ install-strip:
INSTALL_PROGRAM="$(INSTALL_PROGRAM) ${INSTALL_STRIP_PROGRAM}" \
INSTALL_LIBRARY="$(INSTALL_LIBRARY) ${INSTALL_STRIP_LIBRARY}"
-# Note: before running ranlib below, must cd to target directory because some
-# ranlibs write to current directory, and this might not always be possible
-# (e.g. if installing as root).
-
install-binaries: binaries
@for i in "$(LIB_INSTALL_DIR)" "$(BIN_INSTALL_DIR)" \
"$(CONFIG_INSTALL_DIR)"; \