mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-01-30 02:52:12 +01:00
Quote /.
This commit is contained in:
parent
28cbc1ce8e
commit
ecb717634f
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
#defcomp 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