Suppose I have a simple makefile like:
hello: echo \"hello world\" bye: echo \"bye bye\"
Then in bash I want something like:
In Ubuntu 10.04, source the following file:
. /etc/bash_completion
or uncomment it in
/etc/bash.bashrc