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

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