1 <?xml version="1.0" encoding="ISO-8859-1"?>
2 <!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3CR2//EN" "http://www.docbook.org/xml/4.3CR2/docbookx.dtd">
3 <sect2><title>Contents of Make</title>
5 <!-- <para>(Last checked against version &make-contversion;.)</para> -->
7 <para>Make determines, automatically, which pieces of a large program need
8 to be recompiled and issues the commands to recompile them.</para>
10 <para><emphasis>Installed program</emphasis>: make</para>