blob: bb67fa2ebee5a2ba1a64af59fa25a2cef0e2f487 [file] [log] [blame]
Bram Moolenaarc3301872010-07-25 20:53:06 +02001README_srcdos.txt for version 7.3c of Vim: Vi IMproved.
Bram Moolenaar071d4272004-06-13 20:20:40 +00002
3See "README.txt" for general information about Vim.
4See "README_dos.txt" for installation instructions for MS-DOS and MS-Windows.
Bram Moolenaared39e1d2008-08-09 17:55:22 +00005These files are in the runtime archive (vim72rt.zip).
Bram Moolenaar071d4272004-06-13 20:20:40 +00006
7
8The DOS source archive contains the files needed to compile Vim on MS-DOS or
9MS-Windows. It is packed for DOS systems, with CR-LF. It also includes the
10VisVim sources.
11
12See "src/INSTALLpc.txt" for instructions on how to compile Vim on the PC.