summaryrefslogtreecommitdiffstats
path: root/src/GvimExt/Make_ming.mak
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2016-01-15 22:34:45 +0100
committerBram Moolenaar <Bram@vim.org>2016-01-15 22:34:45 +0100
commitabfa9efb983c6fe9f5c4c342ff4d7017ce9a2c4b (patch)
tree97fac993c46108bc4e29da8588592d119c30d96b /src/GvimExt/Make_ming.mak
parent36d7cd8965bc4027d420c7d70c56ac95d83d3bfa (diff)
patch 7.4.1100v7.4.1100
Problem: Cygwin makefiles are unused. Solution: Remove them.
Diffstat (limited to 'src/GvimExt/Make_ming.mak')
-rw-r--r--src/GvimExt/Make_ming.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GvimExt/Make_ming.mak b/src/GvimExt/Make_ming.mak
index d1d060bfac..2976ea05cf 100644
--- 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