view README_srcdos.txt @ 7320:cc484bbb73dc v7.4.965

commit https://github.com/vim/vim/commit/941aea2b975623a0c8bc24b140881ef0032a8bb8 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Dec 11 17:14:27 2015 +0100 patch 7.4.965 Problem: On FreeBSD /dev/fd/ files are special. Solution: Use is_dev_fd_file() also for FreeBSD. (Derek Schrock, closes https://github.com/vim/vim/issues/521)
author Christian Brabandt <cb@256bit.org>
date Fri, 11 Dec 2015 17:15:04 +0100
parents 359743c1f59a
children
line wrap: on
line source

README_srcdos.txt for version 7.4 of Vim: Vi IMproved.

See "README.txt" for general information about Vim.
See "README_dos.txt" for installation instructions for MS-DOS and MS-Windows.
These files are in the runtime archive (vim74rt.zip).


The DOS source archive contains the files needed to compile Vim on MS-DOS or
MS-Windows.  It is packed for DOS systems, with CR-LF.  It also includes the
VisVim sources.

See "src/INSTALLpc.txt" for instructions on how to compile Vim on the PC.