My Eclipse CDT keeps complaining \"make: *** no rule to make target all\" when I am trying to compile the piece of code below:
#include
us
You need to change your project settings so that Eclipse-CDT manages your Makefiles for you.