To convert this declaration into an includable document, you can write a small script or set of Makefile rules to transform it so that it looks like.
为了将这个声明转换成一个可包含文档,您可以编写一小段脚本或一组Makefile规则将其转换为。
Run the configure script, which prepares the makefile required by the make command.
运行configure脚本,它可以为make命令准备所需的make文件。
You must take a close look into the makefile to figure out such situations, where parallelizing an otherwise fine script in serial mode will mess things up if it's run in parallel.
您必须严密监视 makefile 是否发生这种情况,在这种情况下,在顺序模式下良好编译的脚本会在并行模式下出现混乱。
应用推荐