Skip to content

make

Bash Completion

Add this in your ~/.bash_profile file or ~/.bashrc file:

complete -W "\`grep -oE '^[a-zA-Z0-9_.-]+:([^=]|$)' ?akefile | sed 's/[^a-zA-Z0-9_.-]*$//'\`" make