commit | 68392724b8be7ff25767b8fdda65da8082b8d95c | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Jul 30 22:04:17 2010 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Jul 30 22:04:17 2010 +0200 |
tree | cc25d42961ecdb8a8c16579fa5cce26ff6807dd9 | |
parent | 8b68277fdc042f1e9e369c84c926ee86d54f4405 [diff] [blame] |
Correct comments in testdir makefiles. (John Beckett)
diff --git a/src/testdir/Make_ming.mak b/src/testdir/Make_ming.mak index 0024a4e..9029d98 100644 --- a/src/testdir/Make_ming.mak +++ b/src/testdir/Make_ming.mak
@@ -1,4 +1,5 @@ -# Makefile to run tests for Vim, on Dos-like machines +# +# Makefile to run all tests for Vim, on Dos-like machines # with sh.exe or zsh.exe in the path or not. # # Author: Bill McCarthy