commit | 2369e35b39e4e5d1d586cf808770c4fb91faae72 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Sep 30 16:56:02 2011 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Sep 30 16:56:02 2011 +0200 |
tree | 3069da7fa2137aa330a1027e13f7f5fd7b0cf36e | |
parent | acd6a049f68d0a69a96240c2d928a7ddda9c4c69 [diff] [blame] |
updated for version 7.3.326 Problem: MingW 4.6 no longer supports the -mno-cygwin option. Solution: Split the Cygwin and MingW makefiles. (Matsushita Shougo)
diff --git a/Filelist b/Filelist index 221137d..80b58fc 100644 --- a/Filelist +++ b/Filelist
@@ -313,6 +313,7 @@ src/xxd/Make_bc5.mak \ src/xxd/Make_cyg.mak \ src/xxd/Make_djg.mak \ + src/xxd/Make_ming.mak \ src/xxd/Make_mvc.mak \ nsis/gvim.nsi \ nsis/README.txt \