diff options
Diffstat (limited to 'appendixa/make-shortdesc.xml')
-rw-r--r-- | appendixa/make-shortdesc.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/appendixa/make-shortdesc.xml b/appendixa/make-shortdesc.xml new file mode 100644 index 000000000..6983ca038 --- /dev/null +++ b/appendixa/make-shortdesc.xml @@ -0,0 +1,14 @@ +<sect2><title>Contents of Make</title> + +<para>Last checked against version &make-contversion;.</para> + +<para>Make determines, automatically, which pieces of a large program need +to be recompiled and issues the commands to recompile them.</para> + +<para>Make installs the following:</para> + +<sect3><title>Program files</title> +<para>make</para></sect3> + +</sect2> + |