diff options
Diffstat (limited to 'chapter06/automake.xml')
-rw-r--r-- | chapter06/automake.xml | 24 |
1 files changed, 2 insertions, 22 deletions
diff --git a/chapter06/automake.xml b/chapter06/automake.xml index f91469d8c..02f8022f2 100644 --- a/chapter06/automake.xml +++ b/chapter06/automake.xml @@ -74,8 +74,8 @@ <seglistitem> <seg>acinstall, aclocal, aclocal-&am-minor-version;, automake, automake-&am-minor-version;, compile, config.guess, config.sub, - depcomp, elisp-comp, install-sh, mdate-sh, missing, mkinstalldirs, - py-compile, symlink-tree, and ylwrap</seg> + depcomp, install-sh, mdate-sh, missing, mkinstalldirs, + py-compile, and ylwrap</seg> <seg>/usr/share/aclocal-&am-minor-version;, /usr/share/automake-&am-minor-version;, /usr/share/doc/automake-&automake-version;</seg> </seglistitem> @@ -186,16 +186,6 @@ </listitem> </varlistentry> - <varlistentry id="elisp-comp"> - <term><command>elisp-comp</command></term> - <listitem> - <para>Byte-compiles Emacs Lisp code</para> - <indexterm zone="ch-system-automake elisp-comp"> - <primary sortas="b-elisp-comp">elisp-comp</primary> - </indexterm> - </listitem> - </varlistentry> - <varlistentry id="install-sh"> <term><command>install-sh</command></term> <listitem> @@ -248,16 +238,6 @@ </listitem> </varlistentry> - <varlistentry id="symlink-tree"> - <term><command>symlink-tree</command></term> - <listitem> - <para>A script to create a symlink tree of a directory tree</para> - <indexterm zone="ch-system-automake symlink-tree"> - <primary sortas="b-symlink-tree">symlink-tree</primary> - </indexterm> - </listitem> - </varlistentry> - <varlistentry id="ylwrap"> <term><command>ylwrap</command></term> <listitem> |