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

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