comparison src/testdir/Make_dos.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 64df5d008ccb
comparison
equal deleted inserted replaced
2439:c587f56735cc 2440:fc695854c33a
1 # 1 #
2 # Makefile to run al tests for Vim, on Dos-like machines. 2 # Makefile to run all tests for Vim, on Dos-like machines.
3 # 3 #
4 # Requires a set of Unix tools: echo, diff, etc. 4 # Requires a set of Unix tools: echo, diff, etc.
5 5
6 VIMPROG = ..\\vim 6 VIMPROG = ..\\vim
7 7