--- src/INSTALLpc.txt | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/src/INSTALLpc.txt b/src/INSTALLpc.txt index 755ea3b..9f57070 100644 --- a/src/INSTALLpc.txt +++ b/src/INSTALLpc.txt @@ -215,8 +215,9 @@ directory. You should not need to do *any* editing of any files to get vim compiled this way. If, for some reason, you want the console-mode-only version of vim (this -is NOT recommended on Win32, especially on '95/'98!!!), you need only change -the 'gvim.exe' to 'vim.exe' in the 'make' commands given above. +is NOT recommended on Win32, especially on '95/'98!!!), you need to type: + + make -f Make_ming.mak GUI=no vim.exe If you are dismayed by how big the EXE is, I strongly recommend you get 'UPX' (also free!) and compress the file (typical compression is 50%). UPX can be -- 1.6.2.106.gc2bb8 --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
