make-desc.xml 382 B

123456789101112131415
  1. <sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
  2. <sect2><title>Description</title>
  3. <para>(Last checked against version &make-contversion;.)</para>
  4. <sect3><title>Program file description</title>
  5. <para><command>make</command> automatically determines which pieces of a
  6. large package need to be recompiled, and then issues the relevant commands.</para>
  7. </sect3>
  8. </sect2>