0
0
mirror of https://github.com/vim/vim.git synced 2025-07-26 11:04:33 -04:00

updated for version 7.0076

This commit is contained in:
Bram Moolenaar 2005-05-27 20:14:58 +00:00
parent ee0446cf60
commit 389cb3eb25

View File

@ -87,7 +87,7 @@ nmake -f Make_ivc.mak CFG="Vim - Win32 Release gvim OLE"
OLE Microsoft Visual C++ 4.x or later OLE Microsoft Visual C++ 4.x or later
make -f Make_cyg.mak various Cygnus gcc make -f Make_cyg.mak various Cygnus gcc
make -f Make_mingw.mak various MingW with gcc make -f Make_ming.mak various MingW with gcc
See the specific files for comments and options. See the specific files for comments and options.