diff options
Diffstat (limited to 'chapter06/make.xml')
-rw-r--r-- | chapter06/make.xml | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/chapter06/make.xml b/chapter06/make.xml index f24d53ee3..346a5dc12 100644 --- a/chapter06/make.xml +++ b/chapter06/make.xml @@ -1,11 +1,13 @@ -<sect1 id="ch06-make"> +<sect1 id="ch06-make" xreflabel="Make"> <title>Installing Make-&make-version;</title> <?dbhtml filename="make.html" dir="chapter06"?> +<para>The Make package contains a program for compiling large packages.</para> + <screen>Estimated build time: &make-time; Estimated required disk space: &make-compsize;</screen> -&aa-make-shortdesc; +&aa-make-down; &aa-make-dep; <sect2><title> </title><para> </para></sect2> @@ -33,5 +35,8 @@ following command will do so:</para> </sect2> +&aa-make-shortdesc; +&aa-make-desc; + </sect1> |