| commit | 86ce1cc086449a39c48e1672b0f6053f07301429 | [log] [tgz] |
|---|---|---|
| author | Bram Moolenaar <Bram@vim.org> | Fri Feb 26 22:05:22 2010 +0100 |
| committer | Bram Moolenaar <Bram@vim.org> | Fri Feb 26 22:05:22 2010 +0100 |
| tree | b25c424d1b423dec903b0459d35be8b4387d0266 | |
| parent | 72b73c12dc28e03a195f932c9f99bccfce92506a [diff] |
updated for version 7.2.377
Problem: Misplaced assignment. Duplicate build line for gvimext.dll.
Solution: Move setting CROSS_COMPILE to before ifneq. Remove the wrong
build line. (Markus Heidelberg)