diff 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
line wrap: on
line diff
--- 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