]> granicus.if.org Git - vim/commit
patch 8.2.1675: MinGW: testdir makefile deletes non-existing file v8.2.1675
authorBram Moolenaar <Bram@vim.org>
Sun, 13 Sep 2020 19:01:22 +0000 (21:01 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 13 Sep 2020 19:01:22 +0000 (21:01 +0200)
commit05c1acd5e1564ea4dbc7d4be26908af6909f43f6
treec8a607d0e07e71a710423e67094c46056b00e77a
parentf0afd9e18227d3459c888584d0658a1837d2aaf8
patch 8.2.1675: MinGW: testdir makefile deletes non-existing file

Problem:    MinGW: testdir makefile deletes non-existing file.
Solution:   Use another way to delete the output file if it already exists.
            (Michael Soyka)
src/testdir/Make_ming.mak
src/version.c