make-shortdesc.xml 326 B

1234567891011
  1. <sect2><title>Contents of Make</title>
  2. <!-- <para>(Last checked against version &make-contversion;.)</para> -->
  3. <para>Make determines, automatically, which pieces of a large program need
  4. to be recompiled and issues the commands to recompile them.</para>
  5. <para><emphasis>Installed program</emphasis>: make</para>
  6. </sect2>