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

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