diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-09-25 23:22:18 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-09-25 23:22:18 +0000 |
commit | 855c2cc4ef72a0e95522610f3fabf720ca7237c8 (patch) | |
tree | aedc6fe30b9621ddbd31a501ef6f4d2203327eb5 /Attic/appendixb/gcc.xml | |
parent | 4089c23f151b49a1ac555c302e86c0dc5eba080c (diff) |
added <?dbhtml> tag for output redirection into subdir
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1261 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'Attic/appendixb/gcc.xml')
-rw-r--r-- | Attic/appendixb/gcc.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Attic/appendixb/gcc.xml b/Attic/appendixb/gcc.xml index 3c72c67ca..ffda0249f 100644 --- a/Attic/appendixb/gcc.xml +++ b/Attic/appendixb/gcc.xml @@ -1,5 +1,7 @@ <sect1 id="ab-gcc"> <title>GCC-&gcc-depversion;</title> +<?dbhtml filename="gcc.html" dir="appendixb"?> + &ab-gcc-dep; </sect1> |