摘要: main.c chen_print.c chen_print.h makefile 简单介绍一下makefile的格式 target:filename1 filename2 <tab>common 其实makefile的规则很简单,就是看你的目标文件(target)做依赖的文件(filename1 阅读全文
posted @ 2014-03-02 11:51 chenfool 阅读(538) 评论(0) 推荐(0)