summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-09-10 16:58:26 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-09-10 16:58:26 (GMT)
commit2061afedcc31ca00e6ff09dda489ca101e736339 (patch)
tree880c2a67e17227f8ccb713a0c78d2ca66d2e5a6a /unix
parent1699143ae3d61b95f275d18975d4100ae574f781 (diff)
parentf5ac592def2fc9aed2314cfa3015e377247d599c (diff)
downloadtcl-2061afedcc31ca00e6ff09dda489ca101e736339.zip
tcl-2061afedcc31ca00e6ff09dda489ca101e736339.tar.gz
tcl-2061afedcc31ca00e6ff09dda489ca101e736339.tar.bz2
Merge 8.7
Diffstat (limited to 'unix')
-rw-r--r--unix/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/unix/Makefile.in b/unix/Makefile.in
index 74d027f..18b6de1 100644
--- a/unix/Makefile.in
+++ b/unix/Makefile.in
@@ -866,6 +866,7 @@ 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: