patch 7.4.2365

Problem:    Needless line break. Confusing directory name.
Solution:   Remove line break.  Prepend "../" to "tools".
This commit is contained in:
Bram Moolenaar
2016-09-12 12:24:11 +02:00
parent 220adb1e9f
commit 1b01005823
4 changed files with 9 additions and 3 deletions

View File

@ -140,7 +140,7 @@ MINOR = 4
# > nmake -f Make_mvc.mak testclean
# > nmake -f Make_mvc.mak test
# - check the output.
# - Rename (using tools/rename.bat):
# - Rename (using ../tools/rename.bat):
# vim.exe to vimw32.exe
# tee/tee.exe to teew32.exe
# xxd/xxd.exe to xxdw32.exe