aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/make-dep.xml
diff options
context:
space:
mode:
authorAlex Gronenwoud <alex@linuxfromscratch.org>2003-10-24 17:29:01 +0000
committerAlex Gronenwoud <alex@linuxfromscratch.org>2003-10-24 17:29:01 +0000
commit323ef7403afab7a1bcb989023ac70d22e97c808f (patch)
treec2eec06cf5b9552e3fa392602efaa8fc7a515d38 /appendixa/make-dep.xml
parent7f1fcd89bbc057b79fb7316f08d69b14c349becb (diff)
Changing dependencies to the short format, based on Tushar's post.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3038 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/make-dep.xml')
-rw-r--r--appendixa/make-dep.xml15
1 files changed, 2 insertions, 13 deletions
diff --git a/appendixa/make-dep.xml b/appendixa/make-dep.xml
index df2fdd1f9..73781bc45 100644
--- a/appendixa/make-dep.xml
+++ b/appendixa/make-dep.xml
@@ -5,19 +5,8 @@
<para>(Last checked against version &make-depversion;.)</para>
-<literallayout>Bash: sh
-Binutils: as, ld
-Coreutils: basename, cat, chgrp, chmod, echo, expr, hostname,
- install, ls, mv, rm, sleep, tr, uname
-Diffutils: cmp
-Gawk: gawk
-GCC: cc, cc1, collect2, cpp, gcc
-Glibc: getconf
-Grep: egrep, fgrep, grep
-M4: m4
-Make: make
-Sed: sed
-Texinfo: install-info, makeinfo</literallayout>
+<para>Make depends on: Bash, Binutils, Coreutils, Diffutils,
+GCC, Gettext, Glibc, Grep, Sed.</para>
</sect2>