make-desc.xml 400 B

1234567891011121314151617
  1. <sect2><title>Contents of Make</title>
  2. <para>Last checked against version &make-contversion;.</para>
  3. <sect3><title>Program files</title>
  4. <para>make</para></sect3>
  5. <sect3><title>Descriptions</title>
  6. <sect4><title>make</title>
  7. <para>make determines automatically which pieces of a large program need to be
  8. recompiled, and issues the commands to recompile them.</para></sect4>
  9. </sect3>
  10. </sect2>