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

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