summaryrefslogtreecommitdiffstats
path: root/src/po/README_mingw.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2015-12-29 16:04:42 +0100
committerBram Moolenaar <Bram@vim.org>2015-12-29 16:04:42 +0100
commit013806229a1e15480592f6bc8453130685ec750b (patch)
tree64d7ee19b7260877387fed02fae3185525f67eed /src/po/README_mingw.txt
parent096c8bb40d51b22a4b1d761baf7bb79fb9e55a28 (diff)
patch 7.4.992v7.4.992
Problem: Makefiles for MS-Windows in src/po are outdated. Solution: Make them work. (Ken Takata, Taro Muraoka)
Diffstat (limited to 'src/po/README_mingw.txt')
-rw-r--r--src/po/README_mingw.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/po/README_mingw.txt b/src/po/README_mingw.txt
index 939a8f0e0f..805208228f 100644
--- a/src/po/README_mingw.txt
+++ b/src/po/README_mingw.txt
@@ -86,6 +86,9 @@ the same as in the Unix case, only the commands change):
This will create the xx\LC_MESSAGES directory (if it does not exist) and
will copy vim.po to it.
+ You can also use the following command to install all languages:
+
+ make -f Make_ming.mak install-all
(6) Another extra step ;-)). The command: