diff options
Diffstat (limited to 'appendixa/automake-dep.xml')
-rw-r--r-- | appendixa/automake-dep.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/appendixa/automake-dep.xml b/appendixa/automake-dep.xml index a59ccdc6a..7532d7c91 100644 --- a/appendixa/automake-dep.xml +++ b/appendixa/automake-dep.xml @@ -6,12 +6,13 @@ <literallayout> bash: sh diffutils: cmp -fileutils: chmod, cp, ls, mkdir, mv, rm -grep: grep +fileutils: chmod, install, ls, mkdir, mv, rm, rmdir +grep: fgrep, grep make: make perl: perl sed: sed -sh-utils: basename, expr, sleep +sh-utils: echo, expr, hostname, sleep +texinfo: install-info textutils: cat, tr </literallayout> |