runtime(tutor): add Make_mvc.mak file for tutor (#13580)

* Added Make_mvc.mak file for tutor

* updated Filelist

Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Restorer
2023-11-26 14:01:56 +00:00
committed by GitHub
parent 2bad26fe2c
commit 64c6bfd8ee
4 changed files with 342 additions and 26 deletions

View File

@ -848,6 +848,7 @@ RT_AMI_DOS = \
RT_DOS = \
README_dos.txt \
runtime/doc/Make_mvc.mak \
runtime/tutor/Make_mvc.mak \
vimtutor.bat \
# DOS runtime without CR-LF translation (also in the extra archive)
@ -996,6 +997,7 @@ LANG_GEN = \
runtime/keymap/*.vim \
runtime/tutor/README.*.txt \
runtime/tutor/Makefile \
runtime/tutor/Make_all.mak \
runtime/tutor/tutor.utf-8 \
runtime/tutor/tutor.?? \
runtime/tutor/tutor.??.utf-8 \