comparison src/testdir/Make_all.mak @ 15432:b10ce9e77128 v8.1.0724

patch 8.1.0724: build for MinGW fails commit https://github.com/vim/vim/commit/46fd6bf2b6395f5850905525fa763803a14b093d Author: Bram Moolenaar <Bram@vim.org> Date: Fri Jan 11 19:19:44 2019 +0100 patch 8.1.0724: build for MinGW fails Problem: Build for MinGW fails. Solution: Avoid specifying dependencies in included makefile.
author Bram Moolenaar <Bram@vim.org>
date Fri, 11 Jan 2019 19:30:06 +0100
parents d94901eeb762
children 3e2e1608efa4
comparison
equal deleted inserted replaced
15431:bab1e9e00aac 15432:b10ce9e77128
405 test_writefile.res \ 405 test_writefile.res \
406 test_xxd.res \ 406 test_xxd.res \
407 test_alot_latin.res \ 407 test_alot_latin.res \
408 test_alot_utf8.res \ 408 test_alot_utf8.res \
409 test_alot.res 409 test_alot.res
410
411
412 # Explicit dependencies.
413 test49.out: test49.vim
414
415 test_options.res test_alot.res: opt_test.vim