diff src/GvimExt/Make_ming.mak @ 7602:a82b2d79e61b

commit https://github.com/vim/vim/commit/abfa9efb983c6fe9f5c4c342ff4d7017ce9a2c4b Author: Bram Moolenaar <Bram@vim.org> Date: Fri Jan 15 22:34:45 2016 +0100 patch 7.4.1100 Problem: Cygwin makefiles are unused. Solution: Remove them.
author Christian Brabandt <cb@256bit.org>
date Fri, 15 Jan 2016 22:45:04 +0100
parents cc3f3d35c549
children a0e7d7070799
line wrap: on
line diff
--- a/src/GvimExt/Make_ming.mak
+++ b/src/GvimExt/Make_ming.mak
@@ -1,6 +1,6 @@
 # Project: gvimext
 # Generates gvimext.dll with gcc.
-# To be used with MingW.
+# To be used with MingW and Cygwin.
 #
 # Originally, the DLL base address was fixed: -Wl,--image-base=0x1C000000
 # Now it is allocated dymanically by the linker by evaluating all DLLs