<< Back to shouce.jb51.net

5.19. Make-3.80

Make 自动地确定一个大型程序的哪些片段需要重新编译,并且发出命令去重新编译它们。

预计编译时间: 0.2 SBU
所需磁盘空间: 7.1 MB
安装依赖于: Bash, Binutils, Coreutils, Diffutils, GCC, Gettext, Glibc, Grep, Sed

5.19.1. 安装 Make

准备编译 Make :

./configure --prefix=/tools

编译软件包:

make

要测试结果,请运行:make check

安装软件包:

make install

关于这个软件包的详细资料位于 Section 6.49.2, "Contents of Make."