mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-06-15 08:28:03 +02:00
zsh-workers:6105
This commit is contained in:
parent
206237c8ec
commit
a24425b746
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
#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)"
|
||||
|
|
Loading…
Reference in a new issue