make-desc.xml 288 B

12345678910111213
  1. <sect2><title>Contents</title>
  2. <para>The Make package contains the make program.</para>
  3. </sect2>
  4. <sect2><title>Description</title>
  5. <para>make determines automatically which pieces of a large program need to be
  6. recompiled, and issues the commands to recompile them.</para>
  7. </sect2>