You still need to create a makefile to compile your code.
您需要创建一个makefile来编译代码。
Develop a common makefile structure and process.
开发一个共同的makefile结构和处理过程。
Here is a sample Makefile entry that does the same thing.
下面是一个样例Makefile条目,它所做的事情是一样的。
Variables set in a parent make process's makefile.
父make进程的makefile中的变量设置。
These lines tell the Makefile to build a kernel with the official name 2.4.17-xfs.
这几行告诉Makefile构建一个官方名称为2.4.17 - xfs的内核。
To debug make, you have to be able to read a makefile.
要调试make,需要读取makefile。
For more information, see Creating a Makefile Project.
有关更多信息,请参见创建生成文件项目。
For more information, see Creating a Makefile Project.
有关更多信息,请参见创建生成文件项目。
应用推荐