From 805381040dd69dd02b78423d2d71913b33f3cc33 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Tue, 8 Jun 1999 09:25:39 +0000 Subject: zsh-3.1.5-pws-21 --- Completion/User/_make | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Completion/User/_make') diff --git a/Completion/User/_make b/Completion/User/_make index a30ca4b7a..4770c0d7a 100644 --- a/Completion/User/_make +++ b/Completion/User/_make @@ -1,3 +1,4 @@ #compdef make gmake pmake -compgen -s "\$(awk '/^[a-zA-Z0-9][^\/ ]+:/ {print \$1}' FS=: [mM]akefile /dev/null)" +compgen -s "\$(awk '/^[a-zA-Z0-9][^\/ ]+:/ {print \$1}' FS=: [mM]akefile /dev/null)" || +_files -- cgit 1.4.1