repo.or.cz
/
linux_from_scratch.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
making up for cvs export not creating empy dirs
[linux_from_scratch.git]
/
BOOK
/
appendixa
/
m4-dep.xml
blob
ded38373a64b4245df6169e76cac0faf30b5188c
1
<sect2>
2
<title>Dependencies</title>
3
4
<para>M4-&m4-depversion; needs the following to be installed:</para>
5
6
<literallayout>
7
bash: sh
8
binutils: ar, as, ld, ranlib
9
diffutils: cmp
10
fileutils: chmod, cp, install, mv, rm
11
make: make
12
gcc: cc1, collect2, cpp0, gcc
13
grep: egrep, grep
14
sed: sed
15
sh-utils: date, echo, hostname
16
textutils: cat, tr
17
</literallayout>
18
19
</sect2>
20