Makefile的编写中不可以有空格,留白必须按tab键形成的。
去掉空格,改为tab键后,再执行make命令,就会成功。
学习Makefile可以参考一下链接:
http://www.cs.colby.edu/maxwell/courses/tutorials/maketutor/