diff options
Diffstat (limited to 'chapter06/make.xml')
-rw-r--r-- | chapter06/make.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/make.xml b/chapter06/make.xml index 346a5dc12..626b574d2 100644 --- a/chapter06/make.xml +++ b/chapter06/make.xml @@ -4,8 +4,8 @@ <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> +<screen>&buildtime; &make-time; +&diskspace; &make-compsize;</screen> &aa-make-down; &aa-make-dep; |