summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-10-15 09:24:27 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-10-15 09:24:27 (GMT)
commite51ff962f0ed5b1d7f9a8661a3147894ee0fa49a (patch)
tree7f753a050da4131605dc9543b908403a107a0f09 /unix
parente3f7f1bad8178c56aa5e8ddb994c218c30ec0f45 (diff)
parentf3ae2684eb9584f9f0ca5e6bdcaabd75347e3224 (diff)
downloadtcl-e51ff962f0ed5b1d7f9a8661a3147894ee0fa49a.zip
tcl-e51ff962f0ed5b1d7f9a8661a3147894ee0fa49a.tar.gz
tcl-e51ff962f0ed5b1d7f9a8661a3147894ee0fa49a.tar.bz2
Merge 8.6
Diffstat (limited to 'unix')
-rw-r--r--unix/Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/unix/Makefile.in b/unix/Makefile.in
index 9df3a5f..bf8e0e6 100644
--- a/unix/Makefile.in
+++ b/unix/Makefile.in
@@ -866,7 +866,6 @@ SHELL_ENV = @LD_LIBRARY_PATH_VAR@=`pwd`:${@LD_LIBRARY_PATH_VAR@} \
TCL_LIBRARY="${TCL_BUILDTIME_LIBRARY}"
${TCLTEST_EXE}: ${TCLTEST_OBJS} ${TCL_LIB_FILE} ${TCL_STUB_LIB_FILE} ${BUILD_DLTEST}
- rm -rf $(TOP_DIR)/tests/safe-stock86.test
$(MAKE) tcltest-real LIB_RUNTIME_DIR="`pwd`"
tcltest-real: