浏览代码

updated deps for m4

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1593 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 23 年之前
父节点
当前提交
df535ff960
共有 1 个文件被更改,包括 5 次插入4 次删除
  1. 5 4
      appendixa/m4-dep.xml

+ 5 - 4
appendixa/m4-dep.xml

@@ -5,13 +5,14 @@
 
 
 <literallayout>
 <literallayout>
 bash: sh
 bash: sh
-binutils: ar, as, ld
-fileutils: chmod, cp, mv, rm
+binutils: ar, as, ld, ranlib
+diffutils: cmp
+fileutils: chmod, cp, install, mv, rm
 make: make
 make: make
-gcc: cc
+gcc: cc1, collect2, cpp0, gcc
 grep: egrep, grep
 grep: egrep, grep
 sed: sed
 sed: sed
-sh-utils: basename, date
+sh-utils: date, echo, hostname
 textutils: cat, tr
 textutils: cat, tr
 </literallayout>
 </literallayout>