文件名称:makefile目标目录编译样例
文件大小:22KB
文件格式:ZIP
更新时间:2012-10-07 05:39:52
makefile make编译 make目标目录 linux
这个压缩包是makefile源文件,实现了怎么把源文件.c编译到指定的目标目录objs。这里面有测试文件和说明。 更详细的资料可以参考 http://hi.baidu.com/20065562/blog/item/8777467e29a00e0229388a58.html
【文件预览】:
YUERMAKE
----objs()
--------myapp(30KB)
--------main.o(1KB)
--------function.o(872B)
----environment.mak(567B)
----Read me.txt(651B)
----include()
--------function.h(86B)
--------yucom6.h(136B)
--------yucom2.h(136B)
--------yucom9.h(136B)
--------yucom5.h(136B)
--------yucom1.h(136B)
--------yucom4.h(136B)
--------yucom3.h(136B)
--------yucom7.h(136B)
--------yucom8.h(136B)
----setenv.sh(283B)
----src()
--------main.c(497B)
--------function.c(88B)
----builddir.mak(941B)
----libyuerapi.a(151KB)
----Makefile(1KB)