I am facing errors in make file in CentOS 6.02 64 bit. I need to know what should be done to make the makefile workable. Any suggestion will be greatly helpful. My make file
Open your make file in vim rather than in editors like gedit. Every line in a recipe must begin with a tab character.