forked from aniani/vim
Correct comments in testdir makefiles. (John Beckett)
This commit is contained in:
parent
8b68277fdc
commit
68392724b8
@ -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"!
|
||||
|
||||
|
@ -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.
|
||||
|
||||
|
@ -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
|
||||
|
@ -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.
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Makefile to run al tests for Vim
|
||||
# Makefile to run all tests for Vim
|
||||
#
|
||||
|
||||
VimProg ?= ../vim
|
||||
|
Loading…
x
Reference in New Issue
Block a user