#
-# Makefile to run al tests for Vim, on Amiga
+# Makefile to run all tests for Vim, on Amiga
#
# Requires "rm", "csh" and "diff"!
#
-# Makefile to run al tests for Vim, on Dos-like machines.
+# Makefile to run all tests for Vim, on Dos-like machines.
#
# Requires a set of Unix tools: echo, diff, etc.
-# 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
#
-# Makefile to run al tests for Vim, on OS/2
+# Makefile to run all tests for Vim, on OS/2
#
# Requires a set of Unix tools: echo, diff, etc.
#
-# Makefile to run al tests for Vim
+# Makefile to run all tests for Vim
#
VimProg ?= ../vim