diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-10-16 16:34:29 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-10-16 16:34:29 (GMT) |
commit | 9503c006cc6322926e5aada4c06aba0863055e4b (patch) | |
tree | 3f53c1ce09eafbf423daf7c2547dc9915f3ea91c /unix/Makefile.in | |
parent | b4b10c147171d59a09bb3f64a88c561fae146112 (diff) | |
parent | 81060c07412ccbaaedbf1a76cd7291b26416a024 (diff) | |
download | tcl-9503c006cc6322926e5aada4c06aba0863055e4b.zip tcl-9503c006cc6322926e5aada4c06aba0863055e4b.tar.gz tcl-9503c006cc6322926e5aada4c06aba0863055e4b.tar.bz2 |
Merge 8.7
Diffstat (limited to 'unix/Makefile.in')
-rw-r--r-- | unix/Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unix/Makefile.in b/unix/Makefile.in index b241111..113cd66 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: |