updated deps for m4

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1593 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2002-02-16 21:57:56 +00:00
parent 835692fb2a
commit df535ff960

View File

@ -5,13 +5,14 @@
<literallayout> <literallayout>
bash: sh bash: sh
binutils: ar, as, ld binutils: ar, as, ld, ranlib
fileutils: chmod, cp, mv, rm 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>