摘要: Intro This makefile will always run. The default target is some_binary, because it is first.some_binary: echo "nothing"Intro This file will make some_... 阅读全文
posted @ 2015-11-15 16:40 陈峰 阅读(169) 评论(0) 推荐(0)