make-dep.xml 522 B

123456789101112131415161718192021222324
  1. <sect2>
  2. <title>Make Installation Dependencies</title>
  3. <para>Last checked against version &make-depversion;.</para>
  4. <literallayout>Autoconf: autoconf, autoheader
  5. Automake: aclocal, automake
  6. Bash: sh
  7. Binutils: as, ld
  8. Diffutils: cmp
  9. Fileutils: chgrp, chmod, install, ls, mv, rm
  10. Gcc: cc, cc1, collect2, cpp0, gcc
  11. Glibc: getconf
  12. Grep: egrep, fgrep, grep
  13. M4: m4
  14. Make: make
  15. Gawk: gawk
  16. Sed: sed
  17. Sh-utils: basename, echo, expr, hostname, sleep, uname
  18. Texinfo: install-info, makeinfo
  19. Textutils: cat, tr</literallayout>
  20. </sect2>