summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-09-10 16:47:30 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-09-10 16:47:30 (GMT)
commitf5ac592def2fc9aed2314cfa3015e377247d599c (patch)
treea58b7774ca9d158770cd0bf91b46a3ed8d45521e /unix
parent06d15abf35fabff20dcd2f953f3c52ed6d9bd7ce (diff)
downloadtcl-f5ac592def2fc9aed2314cfa3015e377247d599c.zip
tcl-f5ac592def2fc9aed2314cfa3015e377247d599c.tar.gz
tcl-f5ac592def2fc9aed2314cfa3015e377247d599c.tar.bz2
Somehow GIT cannot remove tests/safe-stock86.test from (earlier) core-8-6-branch, so we do it.
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 4362933..b65cc5a 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: