make-shortdesc.xml 362 B

1234567891011121314
  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>Make installs the following:</para>
  6. <sect3><title>Program files</title>
  7. <para>make</para></sect3>
  8. </sect2>