view tools/rename.bat @ 33788:5ea4c560f01c

runtime(doc): Refactor doc-Makefiles (#13519) Commit: https://github.com/vim/vim/commit/ab4f27e2a8ae72970e24b83a6828ed4d2c6f112f Author: Restorer <69863286+RestorerZ@users.noreply.github.com> Date: Sat Nov 18 16:12:20 2023 +0000 runtime(doc): Refactor doc-Makefiles (https://github.com/vim/vim/issues/13519) Signed-off-by: Christian Brabandt <cb@256bit.org>
author Christian Brabandt <cb@256bit.org>
date Sat, 18 Nov 2023 17:15:05 +0100
parents 217c97e06615
children 7a3de23515d6
line wrap: on
line source

mv vim.exe vimw32.exe
mv tee/tee.exe teew32.exe
mv xxd/xxd.exe xxdw32.exe
mv vim.pdb vimw32.pdb
mv install.exe installw32.exe
mv uninstall.exe uninstallw32.exe