]> granicus.if.org Git - vim/commitdiff
Correct comments in testdir makefiles. (John Beckett)
authorBram Moolenaar <Bram@vim.org>
Fri, 30 Jul 2010 20:04:17 +0000 (22:04 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 30 Jul 2010 20:04:17 +0000 (22:04 +0200)
src/testdir/Make_amiga.mak
src/testdir/Make_dos.mak
src/testdir/Make_ming.mak
src/testdir/Make_os2.mak
src/testdir/main.aap

index bc9638c2f620ae7e2b5ab0c50ff2a6f36530337e..59c616de397d0e79ca9757050ddc0f0dc0130225 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Makefile to run al tests for Vim, on Amiga
+# Makefile to run all tests for Vim, on Amiga
 #
 # Requires "rm", "csh" and "diff"!
 
index 6deca3d6400f31e5db70592975737de3ef3cc4de..00ceed2644473c73aac157531aec2a273172e6e5 100644 (file)
@@ -1,5 +1,5 @@
 #
-# 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.
 
index 0024a4eeb17cfe7ca03f12b3d6f7d82c92661d74..9029d98c95fff014183f317784e387550a97b816 100644 (file)
@@ -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
index ccbdb3e9112fc62faaf53a49fa14e568d7eaf528..f5262e21ea18c4e0a262c78bf671a672b9310ba9 100644 (file)
@@ -1,5 +1,5 @@
 #
-# 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.
 
index 5fb93ec24fe54dcfa5c5df72a32da098555b66bf..78ef7e00ea6cf6f62e39acc47eea66195c1a5788 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Makefile to run al tests for Vim
+# Makefile to run all tests for Vim
 #
 
 VimProg ?= ../vim