summaryrefslogtreecommitdiffstats
path: root/runtime/indent/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/indent/Makefile')
-rw-r--r--runtime/indent/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/runtime/indent/Makefile b/runtime/indent/Makefile
index f6c44736d2..66ded80928 100644
--- a/runtime/indent/Makefile
+++ b/runtime/indent/Makefile
@@ -1,5 +1,8 @@
# Portable Makefile for running indent tests.
+.SUFFIXES:
+.PHONY: test clean testclean
+
VIM = vim
VIMRUNTIME = ..