diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-09-26 00:24:04 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-09-26 00:24:04 +0000 |
commit | 576e206a1fbc9df4172b734961877ad53eb91418 (patch) | |
tree | fa11f8459bfccf7d17d5ce930f5cd66a56c9e7bb /chapter06/gcc.xml | |
parent | 9ac3d35d3a3c257733e1675c26194af581d6be38 (diff) |
added <?dbhtml> tag for output redirection into subdir
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1266 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/gcc.xml')
-rw-r--r-- | chapter06/gcc.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml index 19bb475ed..5d11b27d0 100644 --- a/chapter06/gcc.xml +++ b/chapter06/gcc.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-gcc"> <title>Installing GCC-&gcc-version;</title> +<?dbhtml filename="gcc.html" dir="chapter06"?> <screen>Estimated build time: &gcc-time; Estimated required disk space: &gcc-compsize;</screen> |