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

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