about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--Completion/User/_make4
1 files changed, 2 insertions, 2 deletions
diff --git a/Completion/User/_make b/Completion/User/_make
index f950ad754..cfc38041c 100644
--- a/Completion/User/_make
+++ b/Completion/User/_make
@@ -1,3 +1,3 @@
-#compdef make gmake pmake
+#defcomp make gmake pmake
 
-compgen -s "\$(awk '/^[a-zA-Z0-9][^\/         ]+:/ {print \$1}' FS=: [mM]akefile)"
+compgen -s "\$(awk '/^[a-zA-Z0-9][^/ 	]+:/ {print \$1}' FS=: [mM]akefile /dev/null)"