git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2865 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
@@ -94,6 +94,9 @@
</itemizedlist>
</para></listitem>
+<listitem><para>September 22nd, 2003 [jeremy]: Removed the make command from
+DejaGNU, since it performs nothing.</para></listitem>
+
<listitem><para>September 22nd, 2003 [jeremy]: Removed the -k from TCL's make
check, since it's not expected to have failures anymore</para></listitem>
@@ -9,8 +9,7 @@
<para>Build and install the package:</para>
-<para><screen><userinput>make
-make install</userinput></screen></para>
+<para><screen><userinput>make install</userinput></screen></para>
</sect2>