comparison src/testdir/Make_ming.mak @ 2440:fc695854c33a vim73

Correct comments in testdir makefiles. (John Beckett)
author Bram Moolenaar <bram@vim.org>
date Fri, 30 Jul 2010 22:04:17 +0200
parents 2e6906bbc5f4
children 7ec9ada2cd81
comparison
equal deleted inserted replaced
2439:c587f56735cc 2440:fc695854c33a
1 # Makefile to run tests for Vim, on Dos-like machines 1 #
2 # Makefile to run all tests for Vim, on Dos-like machines
2 # with sh.exe or zsh.exe in the path or not. 3 # with sh.exe or zsh.exe in the path or not.
3 # 4 #
4 # Author: Bill McCarthy 5 # Author: Bill McCarthy
5 # 6 #
6 # Note that test54 has been removed until it is fixed. 7 # Note that test54 has been removed until it is fixed.