文件名称:makefile实例
文件大小:4KB
文件格式:ZIP
更新时间:2015-01-26 10:08:16
make makefile
makefile 实例代码,通过测试
【文件预览】:
maker
----Makefile(860B)
src
----file.c(90B)
----util()
--------array.c(177B)
--------maker()
--------stack.c(265B)
----insert.c(102B)
----main.c(166B)
include
----file.h(57B)
----insert.h(79B)
----stack.h(153B)
----array.h(153B)