diff options
Diffstat (limited to 'chapter05/make.xml')
-rw-r--r-- | chapter05/make.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter05/make.xml b/chapter05/make.xml index f75d727bb..d517aaed8 100644 --- a/chapter05/make.xml +++ b/chapter05/make.xml @@ -1,6 +1,11 @@ <sect1 id="ch05-make"> <title>Installing Make</title> +<screen> +Estimated build time: &make-time-static; +Estimated disk space required: &make-compsize-static; +</screen> + &c5-make-inst; &aa-make-desc; |