about summary refs log tree commit diff
path: root/Completion/User/_make
blob: acaa56b8e345b03de33faa370fe20417ebc63828 (plain) (blame)
1
2
3
#compdef make gmake pmake

compgen -s "\$(awk '/^[a-zA-Z0-9][^\/         ]+:/ {print \$1}' FS=: [mM]akefile /dev/null)"